Searched defs:property_name (Results 1 – 5 of 5) sorted by relevance
48 const std::string property_name = property_prefix + "property1"; in TEST() local135 const std::string property_name = property_prefix + "property1"; in TEST() local158 const std::string property_name = ss.str(); in TEST() local
620 std::string property_name = in TEST() local677 std::string property_name = in TEST() local
82 std::string property_name = std::string("debug.ld.app.") + process_name; in GetAppSpecificProperty() local
41 explicit CachedProperty(const char* property_name) in CachedProperty()
37 static bool get_property_value(const char* property_name, char* dest, size_t dest_size) { in get_property_value()