Searched refs:TryReadBionicSystemProperty (Results 1 – 1 of 1) sorted by relevance
64 bool TryReadBionicSystemProperty(const std::string_view prop_name, const char** value_ptr) { in TryReadBionicSystemProperty() function84 return TryReadBionicSystemProperty(prop_name, value_ptr); in TryReadConfig()