Home
last modified time | relevance | path

Searched defs:match (Results 1 – 16 of 16) sorted by relevance

/system/core/fastboot/
Dusbtest.c129 ifc_match_func match; member
Dengine.c201 static int match(char *str, const char **value, unsigned count) in match() function
208 int match; in match() local
/system/media/camera/docs/
Dmetadata_helpers.py899 def filter_sub(match): argument
989 def filter_sub(match): argument
Dmetadata_model.py149 def _children_name_map_matching(self, match=lambda x: True): argument
/system/core/liblog/tests/
Dbenchmark_main.cpp92 int match = regexec(&re, b->Name(), 0, NULL, 0); in ShouldRun() local
/system/bt/btif/src/
Dbtif_gatt_util.c55 int match = 0; in uuidType() local
/system/core/libcutils/
Dconfig_utils.c41 cnode *node, *match = NULL; in config_find() local
/system/core/fs_mgr/
Dfs_mgr_verity.c708 static int compare_last_signature(struct fstab_rec *fstab, int *match) in compare_last_signature()
800 int match = 0; in load_verity_state() local
/system/core/toolbox/
Dmount.c269 int match; in get_mounts_dev_dir() local
/system/core/adf/libadf/
Dadf.c262 bool (*filter)(struct adf_interface_data *data, __u32 match), in adf_interfaces_filter()
/system/bt/stack/btm/
Dbtm_ble.c1695 BOOLEAN match = FALSE; in btm_ble_resolve_random_addr_on_conn_cmpl() local
1829 BOOLEAN match = FALSE; in btm_ble_conn_complete() local
Dbtm_ble_gap.c2702 BOOLEAN match = FALSE; in btm_ble_process_adv_pkt() local
/system/core/init/
Dinit_parser.cpp570 bool match; in queue_property_triggers() local
Ddevices.cpp200 bool match = false; in get_device_perm() local
/system/bt/stack/smp/
Dsmp_act.c1984 BOOLEAN match = FALSE; in smp_proc_ltk_request() local
/system/security/keystore/
Dkeystore.cpp1422 char *match = (char*) malloc(extra + 1); in list() local