Home
last modified time | relevance | path

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

/hardware/qcom/gps/sdm845/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/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/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