Home
last modified time | relevance | path

Searched defs:UuidToString (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/media/tests/
H A Daudio_aidl_utils_test.cpp25 TEST(AudioAidlUtilTest, UuidToString) { in TEST() argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Drpcdce.h494 #define UuidToString __MINGW_NAME_AW(UuidToString) macro
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhelpers_test.cc787 std::string UuidToString(fbt::Uuid uuid) { in UuidToString() function