Home
last modified time | relevance | path

Searched defs:st (Results 1 – 25 of 38) sorted by relevance

12

/system/bt/stack/btm/
Dbtm_ble_adv_filter.c87 tBTM_STATUS st = BTM_SUCCESS; in btm_ble_obtain_vsc_details() local
465 tBTM_STATUS st = BTM_ILLEGAL_VALUE; in btm_ble_update_pf_local_name() local
520 tBTM_STATUS st = BTM_ILLEGAL_VALUE; in btm_ble_update_srvc_data_change() local
556 tBTM_STATUS st = BTM_ILLEGAL_VALUE; in btm_ble_update_pf_manu_data() local
740 tBTM_STATUS st = BTM_ILLEGAL_VALUE; in btm_ble_update_addr_filter() local
796 tBTM_STATUS st = BTM_ILLEGAL_VALUE; in btm_ble_update_uuid_filter() local
946 tBTM_STATUS st = BTM_WRONG_MODE; in btm_ble_clear_scan_pf_filter() local
1055 tBTM_STATUS st = BTM_WRONG_MODE; in BTM_BleAdvFilterParamSetup() local
1191 tBTM_STATUS st = BTM_WRONG_MODE; in BTM_BleEnableDisableFilterFeature() local
1240 tBTM_STATUS st = BTM_ILLEGAL_VALUE; in BTM_BleCfgFilterCondition() local
Dbtm_ble_privacy.c457 tBTM_STATUS st = BTM_NO_RESOURCES; in btm_ble_remove_resolving_list_entry() local
498 tBTM_STATUS st = BTM_NO_RESOURCES; in btm_ble_clear_resolving_list() local
533 tBTM_STATUS st = BTM_NO_RESOURCES; in btm_ble_read_resolving_list_entry() local
658 tBTM_STATUS st = BTM_MODE_UNSUPPORTED; in btm_ble_vendor_enable_irk_feature() local
/system/core/libnativebridge/tests/
DCodeCacheExists_test.cpp29 struct stat st; in TEST_F() local
DCodeCacheCreate_test.cpp29 struct stat st; in TEST_F() local
DCodeCacheStatFail_test.cpp33 struct stat st; in TEST_F() local
/system/extras/simpleperf/
Dutils.cpp134 struct stat st; in IsDir() local
144 struct stat st; in IsRegularFile() local
154 struct stat st; in GetFileSize() local
/system/core/adb/sysdeps/
Dstat_test.cpp29 struct stat st; in TEST() local
/system/bt/stack/srvc/
Dsrvc_battery.c76 tGATT_STATUS st = GATT_NOT_FOUND; in battery_s_write_attr_value() local
116 tGATT_STATUS st = GATT_NOT_FOUND; in battery_s_read_attr_value() local
307 void Battery_Rsp (UINT8 app_id, tGATT_STATUS st, UINT8 event, tBA_RSP_DATA *p_rsp) in Battery_Rsp()
Dsrvc_dis.c121 tGATT_STATUS st = GATT_NOT_FOUND; in dis_read_attr_value() local
397 tDIS_STATUS st = DIS_SUCCESS; in DIS_SrUpdate() local
Dsrvc_eng.c456 void srvc_sr_rsp(UINT8 clcb_idx, tGATT_STATUS st, tGATTS_RSP *p_rsp) in srvc_sr_rsp()
/system/core/adb/sysdeps/win32/
Dstat.cpp55 struct adb_stat st; in adb_stat() local
/system/core/libcutils/
Dashmem-dev.c52 struct stat st; in __ashmem_open_locked() local
91 struct stat st; in __ashmem_is_ashmem() local
/system/core/adb/
Dfile_sync_service.cpp86 struct stat st; in do_stat() local
109 struct stat st; in do_list() local
324 struct stat st; in do_send() local
Dfile_sync_client.cpp215 struct stat st; in SendLargeFile() local
498 struct stat st; in sync_send() local
619 struct stat st; in local_build_list() local
749 struct stat st; in do_sync_push() local
936 struct stat st; in do_sync_pull() local
/system/core/run-as/
Dpackage.c83 struct stat st; in map_file() local
176 struct stat st; in check_directory_ownership() local
/system/extras/kexec_tools/
Dkexecload.c31 struct stat st; in get_file_size() local
/system/extras/tests/timetest/
Drtc_test.cpp39 struct stat st; in hwtime() local
/system/core/toolbox/upstream-netbsd/bin/dd/
Ddd.c79 STAT st; /* statistics */ variable
/system/core/base/
Dfile.cpp149 struct stat st; in RemoveFileIfExists() local
/system/bt/stack/hid/
Dhidh_api.c285 tHID_STATUS st; in HID_HostRegister() local
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dutil.c291 size_t st = 0; in procline() local
/system/extras/perfprofd/
Dperfprofdcore.cc341 int st = 0; in get_camera_active() local
598 int st = 0; in invoke_perf() local
/system/extras/libfec/
Dfec_open.cpp373 struct stat st; in get_size() local
/system/core/libbacktrace/
DBacktraceOffline.cpp630 struct stat st; in IsValidElfPath() local
649 struct stat st; in IsValidApkPath() local
/system/bt/bta/dm/
Dbta_dm_act.c5136 tBTA_STATUS st = (status == BTM_SUCCESS) ? BTA_SUCCESS: BTA_FAILURE; in bta_ble_scan_cfg_cmpl() local
5155 tBTM_STATUS st = BTM_MODE_UNSUPPORTED; in bta_dm_cfg_filter_cond() local
5194 tBTM_STATUS st = BTM_MODE_UNSUPPORTED; in bta_dm_enable_scan_filter() local
5227 tBTM_STATUS st = BTM_MODE_UNSUPPORTED; in bta_dm_scan_filter_param_setup() local
5272 tBTA_STATUS st = (status == BTM_SUCCESS) ? BTA_SUCCESS: BTA_FAILURE; in bta_ble_energy_info_cmpl() local

12