Home
last modified time | relevance | path

Searched defs:kFormat (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/chre/util/nanoapp/
H A Dwifi.cc92 const char *kFormat = "%02" PRIx8 ":%02" PRIx8 ":%02" PRIx8 ":%02" PRIx8 in parseBssidToStr() local
/aosp12/system/chre/apps/wifi_offload/
H A Dutility.cc55 const char *kFormat = "%02" PRIx8 ":%02" PRIx8 ":%02" PRIx8 ":%02" PRIx8 in ParseBssidToStr() local
/aosp12/system/netd/server/
H A DWakeupController.cpp210 const char kFormat[] = in execIptables() local
/aosp12/frameworks/native/libs/gui/tests/
H A DBufferItemConsumer_test.cpp30 static constexpr int kFormat = HAL_PIXEL_FORMAT_RGBA_8888; variable
/aosp12/frameworks/native/libs/vr/libdvr/tests/
H A Ddvr_display-test.cpp58 uint32_t kFormat = AHARDWAREBUFFER_FORMAT_R8G8B8A8_UNORM; member in DvrDisplayTest
/aosp12/frameworks/native/libs/vr/libbufferhub/
H A Dbuffer_hub-test.cpp38 const int kFormat = HAL_PIXEL_FORMAT_RGBA_8888; variable