HomeSort by relevance Sort by last modified time
    Searched defs:RecordId (Results 1 - 7 of 7) sorted by null

  /hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
VehiclePropertyStore.h 53 struct RecordId {
58 bool operator==(const RecordId& other) const;
59 bool operator<(const RecordId& other) const;
62 using PropertyMap = std::map<RecordId, VehiclePropValue>;
86 RecordId getRecordIdLocked(const VehiclePropValue& valuePrototype) const;
87 const VehiclePropValue* getValueOrNullLocked(const RecordId& recId) const;
95 PropertyMap mPropertyValues; // Sorted map of RecordId : VehiclePropValue.
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
IpmiNetFnStorage.h 136 UINT16 RecordId; // 1
194 UINT16 RecordId; // 1
238 UINT16 RecordId; // 1
257 UINT16 RecordId; //3
267 UINT16 RecordId; //3
283 UINT16 RecordId;
513 UINT16 RecordId;
Sal.h 551 UINT64 RecordId;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ipf/
SalApi.h 395 UINT64 RecordId;
  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
Cper.h 127 UINT64 RecordID;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mce.h 927 ULONGLONG RecordId:1;
944 USHORT RecordId;
wmidata.h     [all...]

Completed in 1792 milliseconds