Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DConfig.cpp103 bool PropertyParser::Get(std::string* property, size_t* value, bool* value_set) { in Get()
235 const std::string name, const Feature& feature, size_t value, bool value_set) { in SetFeature()
334 bool value_set; in SetFromProperties() local