Home
last modified time | relevance | path

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

/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/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/sm8150/gps/pla/oe/
Dloc_pla.h89 inline int property_get(const char* key, char* value, const char* default_value) in property_get() function