/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/test/unittest/phone/ |
H A D | medical_proxy_test.cpp | 186 uint32_t cmdType = 0; // flush cmd variable 203 uint32_t cmdType = 4; // unknown cmd variable 217 uint32_t cmdType = 4; // unknown cmd variable 231 uint32_t cmdType = 0; // flush cmd variable
|
/ohos5.0/drivers/peripheral/usb/sample/host/src/ |
H A D | usbhost_test.c | 67 static int32_t TestParaseCommand(int32_t paramNum, const char *cmdParam, int32_t *cmdType, char *ap… in TestParaseCommand() 186 static void TestCmdLoopOther(int32_t cmdType, const char *param) in TestCmdLoopOther() 225 static int32_t TestCmdLoop(int32_t cmdType, const char *param) in TestCmdLoop() 322 int32_t cmdType; in main() local
|
H A D | usbhost_pnp_test.c | 62 static void TestInitPnpInfo(enum UsbPnpNotifyServiceCmd cmdType) in TestInitPnpInfo()
|
H A D | usbhost_ddk_test.c | 126 static void TestModuleWriteLog(int32_t cmdType, const char *str) in TestModuleWriteLog() 596 int32_t UsbHostDdkTestOpen(int32_t cmdType) in UsbHostDdkTestOpen() 622 int32_t UsbHostDdkTestClose(int32_t cmdType) in UsbHostDdkTestClose()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/include/ |
H A D | capture_renderer_interrupt_unit_test.h | 30 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange()
|
H A D | audio_renderer_unit_test.h | 28 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange()
|
/ohos5.0/base/sensors/medical_sensor/utils/src/ |
H A D | medical_channel_info.cpp | 78 void MedicalSensorChannelInfo::SetCmdType(const std::vector<int32_t> &cmdType) in SetCmdType()
|
/ohos5.0/base/sensors/sensor/utils/common/src/ |
H A D | sensor_channel_info.cpp | 78 void SensorChannelInfo::SetCmdType(const std::vector<int32_t> &cmdType) in SetCmdType()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_command_parser.cpp | 54 int cmdType = HFP_AG_CMD_UNKNOWN; in Parse() local
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/ |
H A D | expand_sub_session.c | 191 static int32_t AddSendCmdDataToList(int32_t cmdType, const CJson *sendCmdData, CJson *sendCmdList) in AddSendCmdDataToList() 238 int32_t cmdType; in ProcRecvCmd() local 383 static int32_t AddExpandProcess(ExpandSubSession *self, int32_t cmdType, void *params, in AddExpandProcess()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/toneplayer/test/unittest/ |
H A D | audio_toneplayer_unit_test.cpp | 55 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/ |
H A D | audio_interrupt_test.cpp | 38 void AudioInterruptTest::OnStateChange(const RendererState state, in OnStateChange()
|
H A D | interrupt_multi_renderer_test.cpp | 47 void AudioRendererCallbackTestImpl::OnStateChange(const RendererState state, in OnStateChange()
|
H A D | audio_renderer_test.cpp | 56 …hange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) override in OnStateChange()
|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/rule/include/ |
H A D | syntax_rules.h | 54 std::string cmdType; member
|
/ohos5.0/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/ |
H A D | medical_service_client.cpp | 135 int32_t MedicalSensorServiceClient::RunCommand(uint32_t sensorId, int32_t cmdType, int32_t params) in RunCommand()
|
H A D | medical_service_proxy.cpp | 143 ErrCode MedicalSensorServiceProxy::RunCommand(uint32_t sensorId, uint32_t cmdType, uint32_t params) in RunCommand()
|
/ohos5.0/base/telephony/call_manager/services/audio/include/ |
H A D | audio_player.h | 87 const AudioStandard::StateChangeCmdType cmdType) override {} in OnStateChange()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/callback/ |
H A D | napi_audio_renderer_callback.cpp | 53 void NapiAudioRendererCallback::OnStateChange(const RendererState state, in OnStateChange()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
H A D | OHAudioRenderer.h | 93 …hange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) override in OnStateChange()
|
/ohos5.0/foundation/distributedhardware/distributed_input/services/sink/transport/src/ |
H A D | distributed_input_sink_transport.cpp | 582 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; in HandleEventInner() local 623 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; in HandleData() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/ |
H A D | toneplayer_impl.cpp | 116 …:OnStateChange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) in OnStateChange()
|
/ohos5.0/base/web/webview/ohos_adapter/audio_adapter/src/ |
H A D | audio_renderer_adapter_impl.cpp | 120 …RendererCallbackImpl::OnStateChange(const RendererState state, const StateChangeCmdType cmdType) {} in OnStateChange()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | capturer_in_client.cpp | 574 StateChangeCmdType cmdType = CMD_FROM_CLIENT; in HandleStateChangeEvent() local 614 …turerInClientInner::ParamsToStateCmdType(int64_t params, State &state, StateChangeCmdType &cmdType) in ParamsToStateCmdType() 654 …pturerInClientInner::StateCmdTypeToParams(int64_t ¶ms, State state, StateChangeCmdType cmdType) in StateCmdTypeToParams() 1291 bool CapturerInClientInner::StartAudioStream(StateChangeCmdType cmdType, AudioStreamDeviceChangeRea… in StartAudioStream() 1342 bool CapturerInClientInner::PauseAudioStream(StateChangeCmdType cmdType) in PauseAudioStream()
|
H A D | renderer_in_client.cpp | 370 StateChangeCmdType cmdType = CMD_FROM_CLIENT; in HandleStateChangeEvent() local 1211 bool RendererInClientInner::StartAudioStream(StateChangeCmdType cmdType, in StartAudioStream() 1271 bool RendererInClientInner::PauseAudioStream(StateChangeCmdType cmdType) in PauseAudioStream() 1887 …dererInClientInner::ParamsToStateCmdType(int64_t params, State &state, StateChangeCmdType &cmdType) in ParamsToStateCmdType() 1927 …ndererInClientInner::StateCmdTypeToParams(int64_t ¶ms, State state, StateChangeCmdType cmdType) in StateCmdTypeToParams()
|