Searched defs:Usage (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
H A DUsage.h27 class Usage : public CFormattedSubsystemObject class in inherits:CFormattedSubsystemObject
30 Usage(const std::string &mappingValue,
H A DUsage.cpp17 #include "Usage.h"
24 Usage::Usage(const string &mappingValue, function in class:Usage
43 bool Usage::receiveFromHW(string & /*error*/)
49 bool Usage::sendToHW(string & /*error*/)
/frameworks/av/services/audiopolicy/engineconfigurable/src/
H A DUsage.h83 typedef Element<audio_usage_t> Usage; typedef in namespace:android::audio_policy
/frameworks/compile/slang/tests/
H A Dtest.py171 def Usage(): function
173 print ('Usage: %s [OPTION]... [TESTNAME]...'
193 Usage()

Completed in 1020 milliseconds