Searched defs:getProperty (Results 1 – 4 of 4) sorted by relevance
| /system/libvintf/ | ||
| D | PropertyFetcher.cpp | 27 std::string PropertyFetcherNoOp::getProperty(const std::string&, in getProperty() function in android::vintf::details::PropertyFetcherNoOp |
| D | check_vintf.cpp | 72 std::string getProperty(const std::string& key, in getProperty() function in android::vintf::details::PresetPropertyFetcher |
| /system/netd/server/ | ||
| D | InterfaceController.cpp | 189 std::string getProperty(const std::string& key, const std::string& dflt) { in getProperty() function |
| /system/core/healthd/ | ||
| D | BatteryMonitor.cpp | 350 status_t BatteryMonitor::getProperty(int id, struct BatteryProperty *val) { in getProperty() function in android::BatteryMonitor |