Searched refs:__system_property_find (Results 1 – 13 of 13) sorted by relevance
89 const prop_info* pi = __system_property_find(property_name.c_str()); in TEST()100 pi = __system_property_find(long_property_name.c_str()); in TEST()112 pi = __system_property_find(property_name.c_str()); in TEST()120 const prop_info* pi_long = __system_property_find(long_property_name.c_str()); in TEST()
103 prop_info* pi = const_cast<prop_info*>(__system_property_find("property")); in PropertyWaitHelperFn()159 const prop_info* pi = __system_property_find("property"); in TEST()163 pi = __system_property_find("other_property"); in TEST()167 pi = __system_property_find("property_other"); in TEST()343 ASSERT_EQ(0, __system_property_find("property1")); in TEST()359 const prop_info* pi = __system_property_find("property"); in TEST()377 prop_info* pi = const_cast<prop_info*>(__system_property_find("property")); in TEST()402 prop_info* pi = const_cast<prop_info*>(__system_property_find("property")); in TEST()408 prop_info* pi = const_cast<prop_info*>(__system_property_find("property")); in TEST()
54 const prop_info* __system_property_find(const char* name);
157 __system_property_find(pa.names[random() % nprops]); in BM_property_find()172 pinfo[i] = __system_property_find(pa.names[random() % nprops]); in BM_property_read()193 pinfo[i] = __system_property_find(pa.names[random() % nprops]); in BM_property_serial()
67 prop_info_ = __system_property_find(property_name_); in Get()
1151 const prop_info* __system_property_find(const char* name) { in __system_property_find() function1226 const prop_info* pi = __system_property_find(name); in __system_property_get()
134 __system_property_find;
186 __system_property_find;
189 __system_property_find;
190 __system_property_find;