Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DBluetooth.cpp48 if (in_config.debugName.has_value()) { in setScoConfig()
49 mScoConfig.debugName = in_config.debugName; in setScoConfig()
/hardware/google/aemu/base/include/aemu/base/testing/
DTestTempDir.h77 TestTempDir(const std::string& debugName) { in TestTempDir() argument
79 if (!debugName.empty()) { in TestTempDir()
80 temp_dir += debugName; in TestTempDir()
/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIBluetooth.aidl55 @nullable @utf8InCpp String debugName;
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
DIBluetooth.aidl44 @nullable @utf8InCpp String debugName;
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
DIBluetooth.aidl44 @nullable @utf8InCpp String debugName;
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
DIBluetooth.aidl44 @nullable @utf8InCpp String debugName;
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h1649 std::string debugName) { in testOptionalUnitaryGain() argument
1653 doc::partialTest(debugName + " is not supported"); in testOptionalUnitaryGain()