Home
last modified time | relevance | path

Searched defs:SetProperty (Results 1 – 3 of 3) sorted by relevance

/system/libbase/
Dproperties.cpp133 bool SetProperty(const std::string& key, const std::string& value) { in SetProperty() function
/system/bt/gd/storage/
Dconfig_cache.cc163 void ConfigCache::SetProperty(std::string section, std::string property, std::string value) { in SetProperty() function in bluetooth::storage::ConfigCache
/system/extras/simpleperf/
Denvironment.cpp377 static bool SetProperty(const char* prop_name, uint64_t value) { in SetProperty() function