Home
last modified time | relevance | path

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

/system/core/libcutils/
Dandroid_reboot.c40 int match; in remount_ro_done() local
Dconfig_utils.c41 cnode *node, *match = NULL; in config_find() local
/system/core/fastboot/
Dusbtest.c129 ifc_match_func match; member
Dengine.c413 static int match(char *str, const char **value, unsigned count) in match() function
422 int match; in match() local
/system/core/toolbox/
Dmount.c269 int match; in get_mounts_dev_dir() local
/system/media/camera/docs/
Dmetadata_model.py149 def _children_name_map_matching(self, match=lambda x: True): argument
/system/security/keystore/
Dkeystore.cpp1592 char *match = (char*) malloc(extra + 1); in saw() local