Searched refs:GetKeys (Results 1 - 7 of 7) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsProperties.cpp145 nsProperties::GetKeys(PRUint32 *count, char ***keys) function in class:nsProperties
H A DnsPersistentProperties.cpp437 nsPersistentProperties::GetKeys(PRUint32 *count, char ***keys) function in class:nsPersistentProperties
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DMisc.py1143 def GetKeys(self, KeyIndex=0): member in class:tdict
1150 keys |= self.data[Key].GetKeys(KeyIndex - 1)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/
H A DFfsInfStatement.py82 for LibraryClass in PlatformDataBase.LibraryClasses.GetKeys():
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsDirectoryService.cpp661 nsDirectoryService::GetKeys(PRUint32 *count, char ***keys) function in class:nsDirectoryService
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/
H A DAutoGen.py1414 for LibraryClass in self.Platform.LibraryClasses.GetKeys():
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3drmobj.h3896 STDMETHOD(GetKeys)(THIS_ D3DVALUE time_min, D3DVALUE time_max, DWORD *key_count, D3DRMANIMATIONKEY *keys);
3927 #define IDirect3DRMAnimation2_GetKeys(p,a,b,c,d) (p)->lpVtbl->GetKeys(p,a,b,c,d)
3955 #define IDirect3DRMAnimation2_GetKeys(p,a,b,c,d) (p)->GetKeys(a,b,c,d)

Completed in 114 milliseconds