/vbox/src/libs/xpcom18a4/xpcom/components/ |
H A D | nsIModule.idl | 76 * @param aLocation : The location of the nsIModule on disk 81 in nsIFile aLocation, 91 * @param aLocation : The location of the nsIModule on disk 96 in nsIFile aLocation,
|
H A D | nsIComponentLoader.idl | 50 nsIFactory getFactory(in nsIIDRef aCID, in string aLocation, 67 in string aLocation, in boolean aReplace,
|
H A D | nsIComponentManagerObsolete.idl | 135 nsIFile specForRegistryLocation(in string aLocation); 164 * @param aLocation : Location of module (dll). Format of this is the 172 in string aContractID, in string aLocation, 186 * @param aLocation : Location of module of type aType. Format of this string 196 in string aLocation, in boolean aReplace, 252 * Disassociate module aLocation represented as registry location as returned 256 * @param aLocation : Location of module. Format of this is the registry 260 void unregisterComponent(in nsCIDRef aClass, in string aLocation);
|
H A D | nsStaticComponentLoader.cpp | 72 nsresult GetInfoFor(const char *aLocation, StaticModuleInfo **retval); 146 nsStaticComponentLoader::GetInfoFor(const char *aLocation, argument 155 PL_DHashTableOperate(&mInfoHash, aLocation, 165 fprintf(stderr, "nSCL: GetInfoFor(\"%s\"): %x\n", aLocation, rv); 284 const char *aLocation, 297 nsStaticComponentLoader::GetFactory(const nsCID &aCID, const char *aLocation, argument 303 if (NS_FAILED(rv = GetInfoFor(aLocation, &info))) 281 OnRegister(const nsCID &aCID, const char *aType, const char *aClassName, const char *aContractID, const char *aLocation, PRBool aReplace, PRBool aPersist) argument
|
H A D | nsNativeComponentLoader.h | 71 nsresult CreateDll(nsIFile *aSpec, const char *aLocation, nsDll **aDll);
|
H A D | nsNativeComponentLoader.cpp | 94 const char *aLocation, 107 rv = CreateDll(nsnull, aLocation, &dll); 150 aLocation)); 1018 const char *aLocation, 1059 const char *aLocation, 1067 nsCStringKey key(aLocation); 1081 rv = obsoleteManager->SpecForRegistryLocation(aLocation, 93 GetFactory(const nsIID & aCID, const char *aLocation, const char *aType, nsIFactory **_retval) argument 1015 OnRegister(const nsIID &aCID, const char *aType, const char *aClassName, const char *aContractID, const char *aLocation, PRBool aReplace, PRBool aPersist) argument 1058 CreateDll(nsIFile *aSpec, const char *aLocation, nsDll **aDll) argument
|
H A D | nsComponentManager.cpp | 361 const char *aLocation, 368 mLocation = ArenaStrndup(aLocation, locationlen, &nsComponentManagerImpl::gComponentManager->mArena); 397 nsFactoryEntry::ReInit(const nsCID &aClass, const char *aLocation, int aType) argument 406 mLocation = ArenaStrdup(aLocation, &nsComponentManagerImpl::gComponentManager->mArena); 2528 nsComponentManagerImpl::SpecForRegistryLocation(const char *aLocation, argument 2531 // i18n: assuming aLocation is encoded for the current locale 2534 if (!aLocation || !aSpec) 2538 if (!strncmp(aLocation, XPCOM_ABSCOMPONENT_PREFIX, 4)) { 2543 rv = file->InitWithNativePath(nsDependentCString((char *)aLocation + 4)); 2548 if (!strncmp(aLocation, XPCOM_RELCOMPONENT_PREFI 360 nsFactoryEntry(const nsCID &aClass, const char *aLocation, PRUint32 locationlen, int aType, class nsFactoryEntry* parent) argument 2688 RegisterComponentWithType(const nsCID &aClass, const char *aClassName, const char *aContractID, nsIFile *aSpec, const char *aLocation, PRBool aReplace, PRBool aPersist, const char *aType) argument [all...] |
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/ |
H A D | VBoxMediaComboBox.h | 80 Medium (const QString &aId, const QString &aLocation, argument 82 : id (aId), location (aLocation), toolTip (aToolTip) {}
|
/vbox/src/libs/xpcom18a4/python/src/ |
H A D | PyGModule.cpp | 176 /* nsIFactory getFactory (in nsIIDRef aCID, in string aLocation, in string aType); */ 177 NS_IMETHODIMP PyG_nsIComponentLoader::GetFactory(const nsIID & aCID, const char *aLocation, const char *aType, nsIFactory **_retval) argument 185 aLocation, 210 /* void onRegister (in nsIIDRef aCID, in string aType, in string aClassName, in string aContractID, in string aLocation, in boolean aReplace, in boolean aPersist); */ 211 NS_IMETHODIMP PyG_nsIComponentLoader::OnRegister(const nsIID & aCID, const char *aType, const char *aClassName, const char *aContractID, const char *aLocation, PRBool aReplace, PRBool aPersist) argument 221 aLocation,
|
/vbox/src/libs/xpcom18a4/xpcom/threads/ |
H A D | nsProcessMac.cpp | 154 nsProcess::GetLocation(nsIFile** aLocation) argument
|
H A D | nsProcessCommon.cpp | 324 nsProcess::GetLocation(nsIFile** aLocation) argument
|
/vbox/src/VBox/Main/include/ |
H A D | MediumImpl.h | 60 const Utf8Str &aLocation, 67 const Utf8Str &aLocation, 89 const Utf8Str &aLocation, 231 HRESULT getLocation(com::Utf8Str &aLocation); 289 HRESULT setLocation(const com::Utf8Str &aLocation, 306 HRESULT i_setLocation(const Utf8Str &aLocation, const Utf8Str &aFormat = Utf8Str::Empty);
|
H A D | VirtualBoxImpl.h | 190 const Utf8Str &aLocation, 300 const com::Utf8Str &aLocation, 304 HRESULT openMedium(const com::Utf8Str &aLocation, 353 const Utf8Str &aLocation,
|
H A D | MachineImpl.h | 1119 const com::Utf8Str &aLocation,
|
/vbox/src/VBox/Main/src-server/ |
H A D | VirtualBoxImpl.cpp | 1740 const com::Utf8Str &aLocation, 1764 aLocation, 1783 aLocation, 1800 HRESULT VirtualBox::openMedium(const com::Utf8Str &aLocation, argument 1807 Guid id(aLocation); 1823 rc = i_findHardDiskByLocation(aLocation, 1834 rc = i_findDVDOrFloppyImage(aDeviceType, NULL, aLocation, 1851 aLocation, 3343 * @param aLocation Full location specification. Must not be empty. 3398 * @param aLocation Ful 1739 createMedium(const com::Utf8Str &aFormat, const com::Utf8Str &aLocation, AccessMode_T aAccessMode, DeviceType_T aDeviceType, ComPtr<IMedium> &aMedium) argument 3407 i_findDVDOrFloppyImage(DeviceType_T mediumType, const Guid *aId, const Utf8Str &aLocation, bool aSetError, ComObjPtr<Medium> *aImage ) argument 3732 i_checkMediaForConflicts(const Guid &aId, const Utf8Str &aLocation, Utf8Str &aConflict, ComObjPtr<Medium> *ppMedium) argument [all...] |
H A D | MediumImpl.cpp | 1009 * @param aLocation Storage unit location. 1016 const Utf8Str &aLocation, 1047 rc = i_setLocation(aLocation); 1117 * @param aLocation Storage unit location. 1123 const Utf8Str &aLocation, 1129 AssertReturn(!aLocation.isEmpty(), E_INVALIDARG); 1157 rc = i_setLocation(aLocation); 1454 * @param aLocation Location of the host drive. 1461 const Utf8Str &aLocation, 1465 ComAssertRet(!aLocation 1014 init(VirtualBox *aVirtualBox, const Utf8Str &aFormat, const Utf8Str &aLocation, const Guid &uuidMachineRegistry, const DeviceType_T aDeviceType) argument 1122 init(VirtualBox *aVirtualBox, const Utf8Str &aLocation, HDDOpenMode enOpenMode, bool fForceNewUuid, DeviceType_T aDeviceType) argument 1459 init(VirtualBox *aVirtualBox, DeviceType_T aDeviceType, const Utf8Str &aLocation, const Utf8Str &aDescription ) argument 1665 getLocation(com::Utf8Str &aLocation) argument 2848 setLocation(const com::Utf8Str &aLocation, ComPtr<IProgress> &aProgress) argument 6635 i_setLocation(const Utf8Str &aLocation, const Utf8Str &aFormat ) argument [all...] |
H A D | ApplianceImplExport.cpp | 59 HRESULT Machine::exportTo(const ComPtr<IAppliance> &aAppliance, const com::Utf8Str &aLocation, argument 75 i_parseURI(aLocation, locInfo);
|
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ |
H A D | ipcDConnectService.cpp | 1936 NS_IMETHODIMP ExceptionStub::GetLocation(nsIStackFrame **aLocation) argument 1939 return Exception()->GetLocation (aLocation);
|
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v4_3.h | 880 nsresult (*GetLocation)(nsIException *pThis, nsIStackFrame * *aLocation); 898 nsresult (*GetLocation)(nsIException *pThis, nsIStackFrame * *aLocation); 3298 nsresult (*GetLocation)(IVirtualBoxErrorInfo *pThis, nsIStackFrame * *aLocation); 3330 #define IVirtualBoxErrorInfo_get_Location(p, aLocation) ((p)->lpVtbl->GetLocation(p, aLocation)) 3331 #define IVirtualBoxErrorInfo_GetLocation(p, aLocation) ((p)->lpVtbl->GetLocation(p, aLocation)) 4275 #define IVirtualBox_CreateHardDisk(p, aFormat, aLocation, aMedium) ((p)->lpVtbl->CreateHardDisk(p, aFormat, aLocation, aMedium)) 4276 #define IVirtualBox_OpenMedium(p, aLocation, aDeviceTyp [all...] |
H A D | VBoxCAPI_v2_2.h | 401 nsresult (*GetLocation)(nsIException *pThis, nsIStackFrame * *aLocation);
|
H A D | VBoxCAPI_v3_0.h | 743 nsresult (*GetLocation)(nsIException *pThis, nsIStackFrame * *aLocation);
|
H A D | VBoxCAPI_v3_1.h | 743 nsresult (*GetLocation)(nsIException *pThis, nsIStackFrame * *aLocation);
|
H A D | VBoxCAPI_v3_2.h | 743 nsresult (*GetLocation)(nsIException *pThis, nsIStackFrame * *aLocation);
|
H A D | VBoxCAPI_v4_0.h | 743 nsresult (*GetLocation)(nsIException *pThis, nsIStackFrame * *aLocation);
|
H A D | VBoxCAPI_v4_1.h | 743 nsresult (*GetLocation)(nsIException *pThis, nsIStackFrame * *aLocation);
|