Home
last modified time | relevance | path

Searched defs:guid1 (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/armnn/src/profiling/test/
H A DProfilingGuidTest.cpp24 ProfilingGuid guid1(1); variable
40 ProfilingStaticGuid guid1(1); variable
56 ProfilingDynamicGuid guid1(1); variable
/aosp_15_r20/external/cronet/base/
H A Duuid_unittest.cc36 const Uuid guid1 = Uuid::GenerateRandomV4(); in TEST() local
132 const Uuid guid1 = Uuid::ParseLowercase(kUuid1); in TEST() local
/aosp_15_r20/external/coreboot/src/include/
H A Duuid.h36 static inline int guidcmp(const guid_t *guid1, const guid_t *guid2) in guidcmp()
/aosp_15_r20/external/libchrome/base/
H A Dguid_unittest.cc55 std::string guid1 = GenerateGUID(); in TEST() local
/aosp_15_r20/external/coreboot/src/drivers/intel/fsp1_1/
H A Dhob.c9 static bool compare_guid(const EFI_GUID *guid1, const EFI_GUID *guid2) in compare_guid()
/aosp_15_r20/external/vboot_reference/cgpt/
H A Dcgpt_common.c1089 int GuidEqual(const Guid *guid1, const Guid *guid2) { in GuidEqual()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dwdm.h182 inline int IsEqualGUIDAligned(REFGUID guid1, REFGUID guid2) in IsEqualGUIDAligned()
188 #define IsEqualGUIDAligned(guid1, guid2) \ argument