Home
last modified time | relevance | path

Searched defs:found (Results 1 – 25 of 30) sorted by relevance

12

/system/security/keystore/tests/
Dauth_token_table_test.cpp110 const hw_auth_token_t* found; in TEST() local
139 const hw_auth_token_t* found; in TEST() local
158 const hw_auth_token_t* found; in TEST() local
229 const hw_auth_token_t* found; in TEST() local
238 const hw_auth_token_t* found; in TEST() local
254 const hw_auth_token_t* found; in TEST() local
264 const hw_auth_token_t* found; in TEST() local
273 const hw_auth_token_t* found; in TEST() local
301 const hw_auth_token_t* found; in TEST() local
/system/bt/bta/hl/
Dbta_hl_utils.c101 BOOLEAN found=FALSE; in bta_hl_find_sdp_idx_using_ctrl_psm() local
336 BOOLEAN found = TRUE; in bta_hl_find_service_in_db() local
520 BOOLEAN found = FALSE; in bta_hl_find_cch_cb_indexes() local
629 BOOLEAN found = FALSE; in bta_hl_find_dch_cb_indexes() local
859 BOOLEAN found=FALSE; in bta_hl_find_mdl_idx() local
898 BOOLEAN found=FALSE; in bta_hl_find_an_active_mdl_idx() local
936 BOOLEAN found=FALSE; in bta_hl_find_dch_setup_mdl_idx() local
974 BOOLEAN found=FALSE; in bta_hl_find_an_in_use_mcl_idx() local
1013 BOOLEAN found=FALSE; in bta_hl_find_an_in_use_app_idx() local
1049 BOOLEAN found=FALSE; in bta_hl_find_app_idx() local
[all …]
/system/security/keystore/
Dauth_token_table.cpp88 const hw_auth_token_t** found) { in FindAuthorization()
106 keymaster_operation_handle_t op_handle, const hw_auth_token_t** found) { in FindAuthPerOpAuthorization()
126 const hw_auth_token_t** found) { in FindTimedAuthorization()
168 auto found = find_if(entries_, [&](Entry& e) { return e.token()->challenge == op_handle; }); in MarkCompleted() local
Dauth_token_table.h88 const hw_auth_token_t** found) { in FindAuthorization()
/system/bt/btif/src/
Dbtif_hl.c204 BOOLEAN found=FALSE; in btif_hl_if_channel_setup_pending() local
387 BOOLEAN found=FALSE; in btif_hl_find_mdl_idx() local
584 BOOLEAN found = FALSE; in btif_hl_find_sdp_idx_using_mdep_filter() local
1016 BOOLEAN found=FALSE; in btif_hl_find_mdl_cfg_idx_using_channel_id() local
1060 BOOLEAN found=FALSE; in btif_hl_find_mdl_idx_using_channel_id() local
1103 BOOLEAN found=FALSE; in btif_hl_find_channel_id_using_mdl_id() local
1142 BOOLEAN found=FALSE; in btif_hl_find_mdl_idx_using_handle() local
1194 BOOLEAN found = FALSE; in btif_hl_find_peer_mdep_id() local
1264 BOOLEAN found =FALSE; in btif_hl_find_mdep_cfg_idx() local
1296 BOOLEAN found=FALSE; in btif_hl_find_mcl_idx() local
[all …]
/system/bt/bta/mce/
Dbta_mce_act.c64 int found = 0; in bta_mce_search_cback() local
/system/bt/btif/co/
Dbta_gatts_co.c71 BOOLEAN found = FALSE; in btif_gatts_add_bonded_dev_from_nv() local
/system/core/base/
Dstrings.cpp38 size_t found; in Split() local
/system/bt/btcore/test/
Dcounter_test.cpp34 bool found; member
/system/bt/stack/a2dp/
Da2d_api.c58 BOOLEAN found = FALSE; in a2d_sdp_cback() local
/system/core/logd/
DLogReader.cpp148 bool found() { return startTimeSet; } in onDataAvailable() function in LogReader::onDataAvailable::LogFindStart
/system/vold/
DMoveTask.cpp68 bool found = false; in pushBackContents() local
/system/bt/stack/btm/
Dbtm_dev.c68 BOOLEAN found = FALSE; in BTM_SecAddDevice() local
Dbtm_ble_adv_filter.c426 BOOLEAN found = FALSE; in btm_ble_dealloc_addr_filter_counter() local
/system/bt/stack/avct/
Davct_lcb.c353 BOOLEAN found = FALSE; in avct_lcb_dealloc() local
/system/bt/bta/pan/
Dbta_pan_act.c310 BOOLEAN found = FALSE; in bta_pan_has_multiple_connections() local
/system/bt/bta/gatt/
Dbta_gattc_utils.c392 BOOLEAN found = FALSE; in bta_gattc_srcb_alloc() local
/system/bt/stack/gatt/
Dgatt_main.c255 BOOLEAN found=FALSE; in gatt_update_app_hold_link_status() local
Dgatt_db.c1028 BOOLEAN found = FALSE; in deallocate_attr_in_db() local
Dgatt_utils.c712 BOOLEAN found = FALSE; in gatt_find_the_connected_bda() local
1988 BOOLEAN found= FALSE; in gatt_find_app_hold_link() local
/system/extras/perfprofd/tests/
Dperfprofd_test.cc104 auto found = s.find_last_of("/"); in setup_dirs() local
/system/core/logcat/
Dlogcat.cpp423 bool found = false; in lastLogTime() local
/system/extras/f2fs_utils/
Df2fs_sparseblock.c490 unsigned int used, found, started = 0, i; in run_on_used_blocks() local
/system/core/adf/libadf/
Dadf.c796 bool found = false; in adf_find_simple_post_configuration() local
/system/netd/server/
DBandwidthController.cpp444 bool found = (it != specialAppUids.end()); in manipulateSpecialApps() local

12