/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/cluster/ |
D | IClusterClient.java | 85 public TestContext getTestContext(final String requestId, final String commandId) in getTestContext() 89 final String requestId, final String commandId, TestContext testContext) in updateTestContext() 101 public default ClusterCommandStatus getCommandStatus(String requestId, String commandId) { in getCommandStatus() 114 public ClusterCommand.State getCommandState(String requestId, String commandId); in getCommandState()
|
D | ClusterClient.java | 179 public TestContext getTestContext(final String requestId, final String commandId) in getTestContext() 199 final String requestId, final String commandId, TestContext testContext) in updateTestContext() 216 public ClusterCommand.State getCommandState(String requestId, String commandId) { in getCommandState() 221 public ClusterCommandStatus getCommandStatus(String requestId, String commandId) { in getCommandStatus()
|
D | ClusterCommand.java | 69 public ClusterCommand(String commandId, String taskId, String cmdLine) { in ClusterCommand() 86 String commandId, in ClusterCommand()
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
H A D | PacketDispatcher.java | 193 private int commandId; field in PacketDispatcher.CommandsSynchronyzer 399 public ReplyPacket receiveReply(int commandId, long timeout) in receiveReply() 728 public ReplyPacket receiveReply(int commandId, long timeout) in receiveReply()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | PackageManagerShellCommandDataLoader.java | 68 int commandId; in getDataLoaderParamsArgs() local 360 final int commandId = extractShellCommandId(args); in lookupShellCommand() local
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/hal/ |
D | WifiStaIface.java | 451 public boolean tearDownTwtSession(int commandId, int sessionId) { in tearDownTwtSession() 459 public boolean getStatsTwtSession(int commandId, int sessionId) { in getStatsTwtSession()
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | org-eclipse-core-commands-3.6.0.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/1/android/hardware/audio/effect/ |
H A D | IEffect.aidl | 40 void command(in android.hardware.audio.effect.CommandId commandId); in command()
|
/aosp_15_r20/hardware/interfaces/audio/aidl/android/hardware/audio/effect/ |
H A D | IEffect.aidl | 141 void command(in CommandId commandId); in command()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.effect_interface/dump/android/hardware/audio/effect/ |
D | IEffect.aidl | 40 void command(in android.hardware.audio.effect.CommandId commandId); in command()
|
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/2/android/hardware/audio/effect/ |
H A D | IEffect.aidl | 40 void command(in android.hardware.audio.effect.CommandId commandId); in command()
|
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/current/android/hardware/audio/effect/ |
H A D | IEffect.aidl | 40 void command(in android.hardware.audio.effect.CommandId commandId); in command()
|
/aosp_15_r20/external/openthread/src/core/mac/ |
H A D | mac_frame.cpp | 853 uint8_t commandId; in IsDataRequestCommand() local 1583 uint8_t commandId, type; in ToInfoString() local
|
/aosp_15_r20/external/perfetto/ui/src/frontend/ |
H A D | sidebar.ts | 450 const commandId = 'commandId' in item ? item.commandId : undefined; constant
|
/aosp_15_r20/hardware/interfaces/audio/common/7.0/example/ |
H A D | LoudnessEnhancerEffect.h | 105 ::android::hardware::Return<void> command(uint32_t commandId, in command()
|
H A D | EqualizerEffect.h | 105 ::android::hardware::Return<void> command(uint32_t commandId, in command()
|
H A D | Effect.cpp | 170 Return<void> Effect::command(uint32_t commandId, const hidl_vec<uint8_t>& data, in command()
|
/aosp_15_r20/hardware/interfaces/audio/effect/all-versions/default/ |
H A D | PresetReverbEffect.cpp | 142 Return<void> PresetReverbEffect::command(uint32_t commandId, const hidl_vec<uint8_t>& data, in command()
|
H A D | BassBoostEffect.cpp | 142 Return<void> BassBoostEffect::command(uint32_t commandId, const hidl_vec<uint8_t>& data, in command()
|
H A D | AcousticEchoCancelerEffect.cpp | 144 Return<void> AcousticEchoCancelerEffect::command(uint32_t commandId, const hidl_vec<uint8_t>& data, in command()
|
H A D | DownmixEffect.cpp | 142 Return<void> DownmixEffect::command(uint32_t commandId, const hidl_vec<uint8_t>& data, in command()
|
H A D | LoudnessEnhancerEffect.cpp | 144 Return<void> LoudnessEnhancerEffect::command(uint32_t commandId, const hidl_vec<uint8_t>& data, in command()
|
H A D | NoiseSuppressionEffect.cpp | 153 Return<void> NoiseSuppressionEffect::command(uint32_t commandId, const hidl_vec<uint8_t>& data, in command()
|
H A D | AutomaticGainControlEffect.cpp | 157 Return<void> AutomaticGainControlEffect::command(uint32_t commandId, const hidl_vec<uint8_t>& data, in command()
|
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_mac_frame.cpp | 633 uint8_t commandId; in TestMacFrameApi() local
|