HomeSort by relevance Sort by last modified time
    Searched defs:GetProperties (Results 1 - 25 of 163) sorted by null

1 2 3 4 5 6 7

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Timestamp.h 51 will always roll over to zero. The properties of the counter can be retrieved from GetProperties().
53 The counter value will not go backwards other than when wrapping, as defined by EndValue in GetProperties().
95 TIMESTAMP_GET_PROPERTIES GetProperties;
  /external/libchrome/dbus/
object_manager.cc 124 PropertySet* ObjectManager::GetProperties(const ObjectPath& object_path,
346 PropertySet* properties = GetProperties(object_path, interface);
  /build/soong/android/
module.go 113 GetProperties() []interface{}
305 func (a *ModuleBase) GetProperties() []interface{} {
  /art/runtime/
runtime.h 292 const std::vector<std::string>& GetProperties() const {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netcon.h 255 virtual HRESULT WINAPI GetProperties(NETCON_PROPERTIES **ppProps) = 0;
269 HRESULT (WINAPI *GetProperties)(INetConnection *This,NETCON_PROPERTIES **ppProps);
285 #define INetConnection_GetProperties(This,ppProps) (This)->lpVtbl->GetProperties(This,ppProps)
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-24/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]