Searched defs:property_get (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/sdm845/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/ |
D | loc_stub_property_service.cpp | 33 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/ |
D | loc_stub_property_service.cpp | 33 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/ |
D | loc_stub_property_service.cpp | 33 int property_get(const char *key, char * value, const char *default_value) in property_get() function
|
/hardware/interfaces/bluetooth/1.0/default/test/ |
D | properties.cc | 66 int property_get(const char* key, char* value, const char* default_value) { in property_get() function
|
D | bluetooth_address_test.cc | 156 TEST_F(BluetoothAddressTest, property_get) { in TEST_F() argument
|
/hardware/qcom/sm8150p/gps/pla/oe/ |
D | loc_pla.h | 89 inline int property_get(const char* key, char* value, const char* default_value) in property_get() function
|
/hardware/qcom/sm7150/gps/pla/oe/ |
D | loc_pla.h | 96 inline int property_get(const char* key, char* value, const char* default_value) in property_get() function
|
/hardware/qcom/sm8150/gps/pla/oe/ |
D | loc_pla.h | 96 inline int property_get(const char* key, char* value, const char* default_value) in property_get() function
|