Home
last modified time | relevance | path

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

/packages/modules/adb/daemon/
Dproperty_monitor_test.cpp42 static std::string ManglePropertyName(std::string name) { in ManglePropertyName() function
56 std::string prop_name = ManglePropertyName("debug.property_monitor_test.exit"); in RegisterExitCallback()
80 std::string foo = ManglePropertyName("debug.property_monitor_test.initial"); in TEST()
81 std::string never_set = ManglePropertyName("debug.property_monitor_test.never_set"); in TEST()
106 std::string foo = ManglePropertyName("debug.property_monitor_test.foo"); in TEST()
144 std::string foo = ManglePropertyName("debug.property_monitor_test.foo"); in TEST()
145 std::string bar = ManglePropertyName("debug.property_monitor_test.bar"); in TEST()