Home
last modified time | relevance | path

Searched defs:sub_type (Results 1 – 14 of 14) sorted by relevance

/aosp12/hardware/ril/include/telephony/
H A Dril_msim.h40 RIL_SubscriptionType sub_type; /* Indicates subscription 1 or subscription 2 */ member
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/mime/
H A Dmimetype.rs75 let sub_type = &bytes[slash + 1..]; in from_bytes() localVariable
148 pub fn sub_type(&self) -> &str { in sub_type() method
/aosp12/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dhw_ar3k.c435 static int get_ps_type(char *ptr, int index, char *type, char *sub_type) in get_ps_type()
472 char sub_type = '\0'; in get_input_format() local
/aosp12/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
H A Dhw_ar3k.c437 static int get_ps_type(char *ptr, int index, char *type, char *sub_type) in get_ps_type()
474 char sub_type = '\0'; in get_input_format() local
/aosp12/hardware/qcom/bt/msm8992/libbt-vendor/src/
H A Dhw_ar3k.c435 static int get_ps_type(char *ptr, int index, char *type, char *sub_type) in get_ps_type()
472 char sub_type = '\0'; in get_input_format() local
/aosp12/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dhw_ar3k.c439 static int get_ps_type(char *ptr, int index, char *type, char *sub_type) in get_ps_type()
476 char sub_type = '\0'; in get_input_format() local
/aosp12/hardware/qcom/bt/msm8998/libbt-vendor/src/
H A Dhw_ar3k.c441 static int get_ps_type(char *ptr, int index, char *type, char *sub_type) in get_ps_type()
478 char sub_type = '\0'; in get_input_format() local
/aosp12/hardware/qcom/sdm845/bt/libbt-vendor/src/
H A Dhw_ar3k.c439 static int get_ps_type(char *ptr, int index, char *type, char *sub_type) in get_ps_type()
476 char sub_type = '\0'; in get_input_format() local
/ohos5.0/base/global/system_resources/fonts/
H A Dhm_symbol_config.json10 "sub_type": "unit", string
40 "sub_type": "variable_3_group", string
251 "sub_type": "variable_3_group", string
/aosp12/art/compiler/optimizing/
H A Dloop_optimization.cc2167 DataType::Type sub_type = GetNarrowerType(a, b); in VectorizeSADIdiom() local
/aosp12/system/bt/include/hardware/
H A Dbt_rc.h249 uint32_t sub_type; member
/aosp12/system/security/keystore2/src/
H A Ddatabase.rs2081 let sub_type: SubComponentType = row.0; in retrieve_attestation_key_and_cert_chain() localVariable
2512 let sub_type: SubComponentType = in load_blob_components() localVariable
/aosp12/frameworks/compile/mclinker/include/mcld/Support/
H A DCXADemangle.tcc4882 typedef Vector<string_pair<String>> sub_type; typedef
/aosp12/system/bt/stack/include/
H A Davrc_defs.h1051 uint32_t sub_type; /* Use AVRC_SUB_TYPE_NONE, AVRC_SUB_TYPE_AUDIO_BOOK, or member