Searched defs:property_get (Results 1 – 9 of 9) sorted by relevance
/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/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/nxp/nfc/snxxx/halimpl/hal/ |
D | phNxpNciHal_IoctlOperations.h | 177 #define property_get(a, b, c) property_get_intf(a, b, c) macro
|
/hardware/google/gfxstream/guest/mesa/include/android_stub/cutils/ |
D | properties.h | 136 int property_get(const char *key, char *value, const char *default_value) { in property_get() function
|
/hardware/qcom/sm8150p/gps/pla/oe/ |
D | loc_pla.h | 88 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 | 95 inline int property_get(const char* key, char* value, const char* default_value) in property_get() function
|
/hardware/google/gfxstream/guest/fuchsia/ |
D | port.cc | 45 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 | 120 inline int property_get(const char* key, char* value, const char* default_value) in property_get() function
|
/hardware/qcom/sm7250/gps/pla/oe/ |
D | loc_pla.h | 120 inline int property_get(const char* key, char* value, const char* default_value) in property_get() function
|