Home
last modified time | relevance | path

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

/bootable/recovery/minadbd/
Dminadbd_services.cpp180 auto query_prop = [](const std::string& key) { in RescueGetpropHostService() local
191 auto value = query_prop(key); in RescueGetpropHostService()
198 result = query_prop(prop) + "\n"; in RescueGetpropHostService()