Home
last modified time | relevance | path

Searched defs:emptyTag (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/logging/logd/
H A DLogTags.h99 static const uint32_t emptyTag = uint32_t(-1); variable
/aosp12/hardware/interfaces/audio/common/all-versions/default/tests/
H A Dhidlutils_tests.cpp1057 hidl_vec<AudioTag> emptyTag = {{""}}; in TEST() local