Home
last modified time | relevance | path

Searched defs:property_get (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/
Dloc_stub_property_service.cpp33 int property_get(const char *key, char * value, const char *default_value) in property_get() function
/hardware/qcom/sdm845/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/
Dloc_stub_property_service.cpp33 int property_get(const char *key, char * value, const char *default_value) in property_get() function
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/src/
Dloc_stub_property_service.cpp33 int property_get(const char *key, char * value, const char */*default_value*/) in property_get() function
/hardware/interfaces/bluetooth/1.0/default/test/
Dproperties.cc66 int property_get(const char* key, char* value, const char* default_value) { in property_get() function
Dbluetooth_address_test.cc156 TEST_F(BluetoothAddressTest, property_get) { in TEST_F() argument