Home
last modified time | relevance | path

Searched defs:strUsage (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/parameter-framework/upstream/remote-processor/
H A DRemoteCommandHandlerTemplate.h200 std::string strUsage = pRemoteCommandParserItem->usage(); in helpCommandProcess() local
/aosp_15_r20/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.cpp823 if (const char* strUsage = audio_usage_to_string(usage); strUsage) { in dumpInternals() local