Home
last modified time | relevance | path

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

/system/core/init/
Dhost_init_stubs.cpp36 uint32_t SetProperty(const std::string& key, const std::string& value) { in SetProperty() function
/system/core/base/
Dproperties.cpp103 bool SetProperty(const std::string& key, const std::string& value) { in SetProperty() function
/system/extras/simpleperf/
Denvironment.cpp393 static bool SetProperty(const char* prop_name, uint64_t value) { in SetProperty() function