HomeSort by relevance Sort by last modified time
    Searched defs:sub_type (Results 1 - 5 of 5) sorted by null

  /hardware/ril/include/telephony/
ril_msim.h 40 RIL_SubscriptionType sub_type; /* Indicates subscription 1 or subscription 2 */ member in struct:__anon27246
  /external/libcxxabi/src/
cxa_demangle.cpp 968 db.subs.push_back(typename C::sub_type(1, db.names.back(), db.names.get_allocator()));
984 db.subs.push_back(typename C::sub_type(1, db.names.back(), db.names.get_allocator()));
1002 db.subs.push_back(typename C::sub_type(1, db.names.back(), db.names.get_allocator()));
4873 typedef Vector<string_pair<String>> sub_type; typedef in struct:__cxxabiv1::__anon12176::Db
    [all...]
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hw_ar3k.c 434 static int get_ps_type(char *ptr, int index, char *type, char *sub_type)
452 (*sub_type) = toupper(ptr[i]);
471 char sub_type = '\0'; local
483 if (get_ps_type(buf, ptr - buf, &type, &sub_type) < 0)
487 if (type == ARRAY || sub_type == ARRAY)
490 if (type == STRING || sub_type == STRING)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_demangle.cpp 968 db.subs.push_back(typename C::sub_type(1, db.names.back(), db.names.get_allocator()));
984 db.subs.push_back(typename C::sub_type(1, db.names.back(), db.names.get_allocator()));
1002 db.subs.push_back(typename C::sub_type(1, db.names.back(), db.names.get_allocator()));
4873 typedef Vector<string_pair<String>> sub_type; typedef in struct:__cxxabiv1::__anon27954::Db
    [all...]
  /system/bt/stack/include/
avrc_defs.h 918 UINT32 sub_type; \/* Use AVRC_SUB_TYPE_NONE, AVRC_SUB_TYPE_AUDIO_BOOK, or AVRC_SUB_TYPE_PODCAST*\/ member in struct:__anon69436
    [all...]

Completed in 140 milliseconds