Home
last modified time | relevance | path

Searched refs:category (Results 1 – 25 of 28) sorted by relevance

12

/system/bt/bta/av/
Dbta_av_ci.cc71 uint8_t category, uint8_t num_seid, uint8_t* p_seid, in bta_av_ci_setconfig() argument
76 __func__, bta_av_handle, err_code, category, num_seid, in bta_av_ci_setconfig()
86 p_buf->category = category; in bta_av_ci_setconfig()
Dbta_av_int.h320 uint8_t category; member
/system/media/audio_utils/include/audio_utils/
DBiquadFilter.h129 size_t category = 0; in setCoefficients() local
131 category |= (coefs[i] != 0) << i; in setCoefficients()
135 mFunc = mArray[category]; in setCoefficients()
/system/bt/bta/include/
Dbta_av_ci.h59 uint8_t category, uint8_t num_seid,
/system/sepolicy/private/
Dmls_decl9 # Generate level definitions for each sensitivity and category.
Dmls_macros8 category c$1;
/system/sepolicy/prebuilts/api/27.0/private/
Dmls_decl9 # Generate level definitions for each sensitivity and category.
Dmls_macros8 category c$1;
/system/sepolicy/prebuilts/api/29.0/private/
Dmls_decl9 # Generate level definitions for each sensitivity and category.
Dmls_macros8 category c$1;
/system/sepolicy/prebuilts/api/30.0/private/
Dmls_decl9 # Generate level definitions for each sensitivity and category.
Dmls_macros8 category c$1;
/system/sepolicy/prebuilts/api/28.0/private/
Dmls_decl9 # Generate level definitions for each sensitivity and category.
Dmls_macros8 category c$1;
/system/sepolicy/reqd_mask/
Dmls_decl9 # Generate level definitions for each sensitivity and category.
Dmls_macros8 category c$1;
/system/sepolicy/prebuilts/api/26.0/private/
Dmls_decl9 # Generate level definitions for each sensitivity and category.
Dmls_macros8 category c$1;
/system/bt/stack/avdt/
Davdt_api.cc520 uint8_t category) { in AVDT_ConfigRsp() argument
527 __func__, handle, label, error_code, category); in AVDT_ConfigRsp()
543 evt.msg.hdr.err_param = category; in AVDT_ConfigRsp()
771 uint8_t category) { in AVDT_ReconfigRsp() argument
777 __func__, handle, label, error_code, category); in AVDT_ReconfigRsp()
787 evt.msg.hdr.err_param = category; in AVDT_ReconfigRsp()
/system/extras/tests/workloads/
Ddefs.sh362 …vout $AM_START_NOWAIT -p "$(getPackageName $1)" -c android.intent.category.LAUNCHER -a android.int…
363 …$AM_START_NOWAIT -p "$(getPackageName $1)" -c android.intent.category.LAUNCHER -a android.intent.a…
/system/bt/stack/include/
Davdt_api.h691 uint8_t error_code, uint8_t category);
775 uint8_t error_code, uint8_t category);
/system/bt/btif/co/
Dbta_av_co.cc1168 uint8_t category = A2DP_SUCCESS; in ProcessSetConfig() local
1216 category = AVDT_ASC_PROTECT; in ProcessSetConfig()
1223 category = AVDT_ASC_PROTECT; in ProcessSetConfig()
1263 category = AVDT_ASC_CODEC; in ProcessSetConfig()
1270 p_peer->addr.ToString().c_str(), status, category); in ProcessSetConfig()
1272 bta_av_ci_setconfig(bta_av_handle, status, category, 0, nullptr, false, in ProcessSetConfig()
/system/extras/simpleperf/doc/
Dandroid_platform_profiling.md73 When monitoring instruction and cache related perf events (in hw/cache/raw/pmu category of list cmd…
/system/tools/mkbootimg/
Dpylintrc51 # Enable the message, report, category or checker with the given id(s). You can
56 # Disable the message, report, category or checker with the given id(s). You
/system/update_engine/
Dpylintrc68 # Enable the message, report, category or checker with the given id(s). You can
73 # Disable the message, report, category or checker with the given id(s). You

12