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 | 115 std::string getProperty(const std::string& key, in getProperty() function in android::vintf::details::PresetPropertyFetcher |
/system/netd/server/ | ||
D | InterfaceController.cpp | 181 std::string getProperty(const std::string& key, const std::string& dflt) { in getProperty() function |
/system/core/healthd/ | ||
D | BatteryMonitor.cpp | 403 status_t BatteryMonitor::getProperty(int id, struct BatteryProperty *val) { in getProperty() function in android::BatteryMonitor |