Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/vr/performanced/
H A Dstdio_filebuf.h50 typedef _CharT char_type; typedef
/aosp12/system/bt/stack/include/
H A Dgatt_api.h558 tGATT_READ_BY_TYPE char_type; /* characterisitc type */ member
/aosp12/system/tools/aidl/
H A Daidl_unittest.cpp1048 AidlTypeSpecifier char_type(AIDL_LOCATION_HERE, "char", false, nullptr, {}); in TEST_F() local