Home
last modified time | relevance | path

Searched defs:SendCommand (Results 1 – 10 of 10) sorted by relevance

/drivers/peripheral/audio/interfaces/effect/v1_0/
Dieffect_control_vdi.h32 int32_t (*SendCommand)(struct IEffectControlVdi *self, enum EffectCommandTableIndexVdi cmdId, member
/drivers/peripheral/codec/interfaces/include/
Dcodec_component_if.h97 … int32_t (*SendCommand)(struct CodecComponentType *self, enum OMX_COMMANDTYPE cmd, uint32_t param, member
/drivers/peripheral/audio/test/benchmarktest/effect/
Daudio_effectcontrol_benchmarktest.cpp127 BENCHMARK_F(AudioEffectControlBenchmarkTest, SendCommand)(benchmark::State &state) in BENCHMARK_F() argument
/drivers/peripheral/face_auth/hdi_service/src/
Dall_in_one_executor_impl.cpp145 int32_t AllInOneExecutorImpl::SendCommand( in SendCommand() function in OHOS::HDI::FaceAuth::AllInOneExecutorImpl
/drivers/peripheral/fingerprint_auth/hdi_service/src/
Dall_in_one_executor_impl.cpp145 int32_t AllInOneExecutorImpl::SendCommand( in SendCommand() function in OHOS::HDI::FingerprintAuth::AllInOneExecutorImpl
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_component_service.cpp89 int32_t CodecComponentService::SendCommand(CodecCommandType cmd, uint32_t param, const std::vector<… in SendCommand() function in OHOS::HDI::Codec::V3_0::CodecComponentService
Dcomponent_node.cpp167 int32_t ComponentNode::SendCommand(CodecCommandType cmd, uint32_t param, int8_t *cmdData) in SendCommand() function in OHOS::Codec::Omx::ComponentNode
/drivers/peripheral/pin_auth/hdi_service/service/src/
Dall_in_one_impl.cpp353 int32_t AllInOneImpl::SendCommand(int32_t commandId, const std::vector<uint8_t> &extraInfo, in SendCommand() function in OHOS::HDI::PinAuth::AllInOneImpl
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
Dcomponent_node.cpp108 int32_t ComponentNode::SendCommand(OMX_COMMANDTYPE cmd, uint32_t param, int8_t *cmdData, uint32_t c… in SendCommand() function in OHOS::Codec::Omx::ComponentNode
/drivers/peripheral/codec/test/benchmarktest/
Dcodec_benchmark_omx_test.cpp408 BENCHMARK_F(CodecBenchmarkOmxTest, SendCommand)(benchmark::State &state) in BENCHMARK_F() argument