Home
last modified time | relevance | path

Searched refs:UnsetProperty (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/profiling/memory/
Dsystem_property.cc56 system_properties_->UnsetProperty(property_); in ~Handle()
141 void SystemProperties::UnsetProperty(const std::string& name) { in UnsetProperty() function in perfetto::profiling::SystemProperties
Dsystem_property.h77 void UnsetProperty(const std::string& name);