Home
last modified time | relevance | path

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

/system/libvintf/
DPropertyFetcher.cpp27 std::string PropertyFetcherNoOp::getProperty(const std::string&, in getProperty() function in android::vintf::details::PropertyFetcherNoOp
41 std::string PropertyFetcherImpl::getProperty(const std::string& key, in getProperty() function in android::vintf::details::PropertyFetcherImpl
Dcheck_vintf.cpp115 std::string getProperty(const std::string& key, in getProperty() function in android::vintf::details::PresetPropertyFetcher
/system/netd/server/
DInterfaceController.cpp181 std::string getProperty(const std::string& key, const std::string& dflt) { in getProperty() function
202 const GetPropertyFn& getProperty, in enableStablePrivacyAddresses()
/system/core/healthd/
DBatteryMonitor.cpp403 status_t BatteryMonitor::getProperty(int id, struct BatteryProperty *val) { in getProperty() function in android::BatteryMonitor