Home
last modified time | relevance | path

Searched defs:Usage (Results 1 – 9 of 9) sorted by relevance

/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
DUsage.cpp24 Usage::Usage(const string &mappingValue, in Usage() function in Usage
/frameworks/compile/slang/
DREADME.rst38 Usage chapter
/frameworks/av/services/audiopolicy/engineconfigurable/src/
DUsage.h83 typedef Element<audio_usage_t> Usage; typedef
/frameworks/native/cmds/surfacereplayer/replayer/
DREADME.md16 Usage section in SurfaceReplayer Documentation
/frameworks/compile/slang/tests/
Dslang_test.py310 def Usage(): function
/frameworks/native/libs/vr/libpdx_default_transport/
Dservicetool.cpp88 int Usage(const std::string& command_name) { in Usage() function
Dpdx_benchmarks.cpp988 int Usage(const std::string& command_name) { in Usage() function
/frameworks/base/tools/aapt2/
DFlags.cpp102 void Flags::Usage(const StringPiece& command, std::ostream* out) { in Usage() function in aapt::Flags
/frameworks/base/core/java/android/hardware/
DHardwareBuffer.java77 public @interface Usage {}; annotation in HardwareBuffer