Searched refs:interop_feature_name_to_feature_id (Results 1 – 7 of 7) sorted by relevance
69 struct interop_feature_name_to_feature_id interop_feature_name_to_feature_id; variable102 int interop_feature_name_to_feature_id::return_value = 0;259 int interop_feature_name_to_feature_id(const char* feature_name) { in interop_feature_name_to_feature_id() function261 return test::mock::device_interop::interop_feature_name_to_feature_id( in interop_feature_name_to_feature_id()
405 struct interop_feature_name_to_feature_id { struct411 extern struct interop_feature_name_to_feature_id argument412 interop_feature_name_to_feature_id;
417 int interop_feature_name_to_feature_id(const char* feature_name);
1079 int feature = interop_feature_name_to_feature_id(feature_name); in interop_match_addr()1093 int feature = interop_feature_name_to_feature_id(feature_name); in interop_match_name()1108 int feature = interop_feature_name_to_feature_id(feature_name); in interop_match_addr_or_name()1126 int feature = interop_feature_name_to_feature_id(feature_name); in interop_database_add_remove_addr()1146 int feature = interop_feature_name_to_feature_id(feature_name); in interop_database_add_remove_name()
184 interop_feature_name_to_feature_id(addressString.c_str()); in LLVMFuzzerTestOneInput()
499 int interop_feature_name_to_feature_id(const char* feature_name) { in interop_feature_name_to_feature_id() function1168 if ((feature = interop_feature_name_to_feature_id(sec.name.c_str())) != in load_config()1181 if ((feature = interop_feature_name_to_feature_id(sec.name.c_str())) != in load_config()1597 if (feature == interop_feature_name_to_feature_id(sec.name.c_str())) { in interop_database_remove_feature()
164 int interop_feature_name_to_feature_id(const char* feature_name) { in interop_feature_name_to_feature_id() function