Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_test.cpp177 std::string GetProgressMessage(const std::string& listener_name, int progress, int max, in GetProgressMessage() argument
192 listener_name.c_str(), progress, max); in GetProgressMessage()