/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/ |
H A D | alsa_lib_render.c | 21 const struct DevHandle *handle, int cmdId, const struct AudioHwRenderParam *handleData) in AudioCtlRenderSetVolume() 42 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioCtlRenderGetVolume() 101 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioCtlRenderGetMuteStu() 135 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioCtlRenderGetGainStu() 180 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioCtlRenderSceneGetGainThreshold() 203 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioCtlRenderGetVolThreshold() 247 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioCtlRenderGetChannelMode() 268 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioInterfaceLibCtlRender() 472 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioOutputRenderGetMmapPosition() 486 const struct DevHandle *handle, int cmdId, struct AudioHwRenderParam *handleData) in AudioInterfaceLibOutputRender() [all …]
|
H A D | alsa_lib_capture.c | 21 const struct DevHandle *handle, int cmdId, const struct AudioHwCaptureParam *handleData) in AudioCtlCaptureSetPauseStu() 40 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioCtlCaptureGetVolume() 101 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioCtlCaptureGetMuteStu() 135 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioCtlCaptureGetGainStu() 180 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioCtlCaptureGetGainThreshold() 203 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioCtlCaptureGetVolThreshold() 225 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioInterfaceLibCtlCapture() 326 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioOutputCaptureRead() 438 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioOutputCaptureGetMmapPosition() 451 const struct DevHandle *handle, int cmdId, struct AudioHwCaptureParam *handleData) in AudioInterfaceLibOutputCapture() [all …]
|
/ohos5.0/drivers/peripheral/audio/supportlibs/adm_adapter/src/ |
H A D | audio_interface_lib_render.c | 177 int cmdId, const struct AudioHwRenderParam *handleData) in AudioCtlRenderSetPauseStu() 232 int cmdId, const struct AudioHwRenderParam *handleData) in AudioCtlRenderSetMuteStu() 336 int cmdId, const struct AudioHwRenderParam *handleData) in AudioCtlRenderSetGainStu() 447 int cmdId, const struct AudioHwRenderParam *handleData) in AudioCtlRenderSceneSelect() 522 int cmdId, struct AudioHwRenderParam *handleData) in AudioCtlRenderSceneGetGainThreshold() 633 int cmdId, const struct AudioHwRenderParam *handleData) in AudioCtlRenderSetChannelMode() 827 int cmdId, const struct AudioHwRenderParam *handleData) in AudioOutputRenderHwParams() 924 int cmdId, const struct AudioHwRenderParam *handleData) in AudioOutputRenderWrite() 1119 int cmdId, struct AudioHwRenderParam *handleData) in AudioOutputRenderGetMmapPosition() 1165 int cmdId, struct AudioHwRenderParam *handleData) in AudioInterfaceLibOutputRender() [all …]
|
H A D | audio_interface_lib_capture.c | 126 int cmdId, const struct AudioHwCaptureParam *handleData) in AudioCtlCaptureSetPauseStu() 181 int cmdId, struct AudioHwCaptureParam *handleData) in AudioCtlCaptureGetVolume() 338 int cmdId, struct AudioHwCaptureParam *handleData) in AudioCtlCaptureGetMuteStu() 446 int cmdId, struct AudioHwCaptureParam *handleData) in AudioCtlCaptureGetGainStu() 577 int cmdId, struct AudioHwCaptureParam *handleData) in AudioCtlCaptureGetGainThreshold() 644 int cmdId, struct AudioHwCaptureParam *handleData) in AudioCtlCaptureGetVolThreshold() 694 int cmdId, struct AudioHwCaptureParam *handleData) in AudioInterfaceLibCtlCapture() 798 int cmdId, struct HdfSBuf *reply) in AudioOutputCaptureReadFrame() 885 int cmdId, struct AudioHwCaptureParam *handleData) in AudioOutputCaptureRead() 1082 int cmdId, struct AudioHwCaptureParam *handleData) in AudioOutputCaptureGetMmapPosition() [all …]
|
H A D | audio_interface_lib_common.c | 128 int32_t AudioServiceDispatch(void *obj, int cmdId, struct HdfSBuf *sBuf, struct HdfSBuf *reply) in AudioServiceDispatch() 558 static const char *AudioRenderCtlCmdId2String(int cmdId) in AudioRenderCtlCmdId2String() 580 … AudioCtlGetElemList(const struct HdfIoService *service, struct AudioCtlElemList *eList, int cmdId) in AudioCtlGetElemList() 634 static int32_t AudioCtlElemListCts(const struct HdfIoService *service, int cmdId, struct AudioMixer… in AudioCtlElemListCts() 1014 …2_t AudioParseRecvDataFromBuf(struct HdfSBuf *reply, struct AudioMixerCtlElemInfo *data, int cmdId) in AudioParseRecvDataFromBuf() 1050 static int32_t AudioCtlElemGetProp(const struct HdfIoService *srv, int cmdId, struct AudioMixerCtlE… in AudioCtlElemGetProp() 1232 static int32_t AudioCtlElemSetProp(const struct HdfIoService *srv, int cmdId, struct AudioMixerCtlE… in AudioCtlElemSetProp() 1301 const struct HdfIoService *service, OpCode cmdId, struct AudioMixerCtlElemInfo *data) in AudioCtlRenderGetElemProp() 1314 const struct HdfIoService *service, OpCode cmdId, struct AudioMixerCtlElemInfo *data) in AudioCtlCaptureGetElemProp() 1328 const struct HdfIoService *service, OpCode cmdId, struct AudioMixerCtlElemInfo *data) in AudioCtlRenderSetElemProp() [all …]
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/ |
H A D | hks_ipc_slice.c | 27 static bool IsSliceCmd(uint32_t cmdId) in IsSliceCmd() 55 static uint32_t GetDataSize(uint32_t cmdId, const struct HksBlob *inData, const struct HksBlob *out… in GetDataSize() 75 static int32_t ProcessDataOnce(uint32_t cmdId, const struct HksBlob *key, const struct HksParamSet … in ProcessDataOnce() 118 int32_t HksSliceDataEntry(uint32_t cmdId, const struct HksBlob *key, const struct HksParamSet *para… in HksSliceDataEntry()
|
/ohos5.0/base/security/device_auth/services/cred_manager/src/account_related/ |
H A D | account_related_cred_plugin.c | 23 static int32_t ProcessAsyTokens(int32_t osAccountId, int32_t cmdId, CJson *in, CJson *out) in ProcessAsyTokens() 55 static int32_t ProcessSymTokens(int32_t osAccountId, int32_t cmdId, CJson *in, CJson *out) in ProcessSymTokens() 82 static int32_t ProcessAccountCredentials(int32_t osAccountId, int32_t cmdId, CJson *in, CJson *out) in ProcessAccountCredentials()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/perf/ |
H A D | socperf_client.h | 27 virtual void PerfRequest(int32_t cmdId, const std::string& msg) {}; in PerfRequest()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | socperf_client_impl.cpp | 29 void SocPerfClientImpl::PerfRequest(int32_t cmdId, const std::string& msg) in PerfRequest()
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/wlan/ |
H A D | _projection_screen_cmd_param_v10.md | 37 ### cmdId subsection
|
H A D | _projection_screen_cmd_param_v11.md | 37 ### cmdId subsection
|
/ohos5.0/foundation/resourceschedule/soc_perf/test/fuzztest/include/ |
H A D | socperf_fuzz_mock.h | 26 void PerfRequest(int32_t cmdId, const std::string &msg) override {} in PerfRequest() 27 void PerfRequestEx(int32_t cmdId, bool onOffTag, const std::string &msg) override {} in PerfRequestEx()
|
/ohos5.0/drivers/interface/display/composer/v1_2/display_command/ |
H A D | display_cmd_utils.h | 36 static const char *CommandToString(int32_t cmdId) in CommandToString()
|
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/ |
H A D | socperf.cpp | 84 void SocPerf::PerfRequest(int32_t cmdId, const std::string& msg) in PerfRequest() 111 void SocPerf::PerfRequestEx(int32_t cmdId, bool onOffTag, const std::string& msg) in PerfRequestEx() 298 bool SocPerf::DoPerfRequestThremalLvl(int32_t cmdId, std::shared_ptr<Action> action, int32_t onOff) in DoPerfRequestThremalLvl() 409 int32_t SocPerf::MatchDeviceModeCmd(int32_t cmdId, bool isTagOnOff) in MatchDeviceModeCmd() 439 void SocPerf::UpdateCmdIdCount(int32_t cmdId) in UpdateCmdIdCount() 461 bool SocPerf::CheckTimeInterval(bool onOff, int32_t cmdId) in CheckTimeInterval()
|
/ohos5.0/drivers/peripheral/wlan/test/fuzztest/sta_fuzzer/ |
H A D | sta_fuzzer.cpp | 75 static void FuncToOptimal(struct IWlanInterface *interface, uint32_t cmdId, const uint8_t *data) in FuncToOptimal() 93 …uint32_t cmdId = Convert2Uint32(rawData) % ((sizeof(g_fuzzWlanFuncs) / sizeof(g_fuzzWlanFuncs[0]))… in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/ |
H A D | fwmark_command.h | 25 } cmdId; member
|
/ohos5.0/drivers/peripheral/display/hdi_service/device/include/interfaces/ |
H A D | idisplay_device.h | 28 DisplayDeviceCommandId cmdId; member
|
/ohos5.0/drivers/peripheral/wlan/test/fuzztest/ap_fuzzer/ |
H A D | ap_fuzzer.cpp | 84 static void FuncToOptimal(struct IWlanInterface *interface, uint32_t cmdId, const uint8_t *data) in FuncToOptimal() 101 …uint32_t cmdId = Convert2Uint32(rawData) % ((sizeof(g_fuzzWlanFuncs) / sizeof(g_fuzzWlanFuncs[0]))… in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/drivers/hdf_core/framework/core/shared/src/ |
H A D | hdf_io_service.c | 37 int32_t HdfIoServiceDispatch(struct HdfIoService *ioService, int cmdId, struct HdfSBuf *data, struc… in HdfIoServiceDispatch()
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/src/ |
H A D | hks_base_check.c | 1079 static int32_t CheckEccSignature(uint32_t cmdId, uint32_t keySize, const struct HksBlob *signature) in CheckEccSignature() 1112 static int32_t CheckEd25519Signature(uint32_t cmdId, const struct HksBlob *signature) in CheckEd25519Signature() 1150 static int32_t CheckRsaSignature(uint32_t cmdId, uint32_t keySize, const struct HksBlob *signature) in CheckRsaSignature() 1198 static int32_t CheckRsaOaepCipherData(uint32_t cmdId, uint32_t keySize, uint32_t digest, in CheckRsaOaepCipherData() 1243 static int32_t CheckRsaCipherData(uint32_t cmdId, const struct ParamsValues *inputParams, in CheckRsaCipherData() 1270 static int32_t CheckBlockCbcCipherData(uint32_t mode, uint32_t cmdId, uint32_t padding, in CheckBlockCbcCipherData() 1322 static int32_t CheckBlockCipherData(uint32_t cmdId, const struct ParamsValues *inputParams, in CheckBlockCipherData() 1798 int32_t HksCheckSignature(uint32_t cmdId, uint32_t alg, uint32_t keySize, const struct HksBlob *sig… in HksCheckSignature() 1835 int32_t HksCheckSignVerifyMutableParams(uint32_t cmdId, uint32_t alg, const struct ParamsValues *in… in HksCheckSignVerifyMutableParams() 1875 int32_t HksCheckCipherMutableParams(uint32_t cmdId, uint32_t alg, const struct ParamsValues *inputP… in HksCheckCipherMutableParams() [all …]
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/test/test_helper_driver/src/ |
H A D | test_helper_driver.c | 32 struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) in HelperDriverDispatch()
|
/ohos5.0/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audioadmdispatchercapturecmdid_fuzzer/ |
H A D | audioadmdispatchercapturecmdid_fuzzer.cpp | 50 int32_t cmdId = *(reinterpret_cast<int32_t *>(const_cast<uint8_t *>(data))); in AudioAdmDispatcherCaptureCmdidFuzzTest() local
|
/ohos5.0/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audioadmdispatchercontrolcmdid_fuzzer/ |
H A D | audioadmdispatchercontrolcmdid_fuzzer.cpp | 54 int32_t cmdId = *(reinterpret_cast<int32_t *>(const_cast<uint8_t *>(data))); in AudioAdmDispatcherControlCmdidFuzzTest() local
|
/ohos5.0/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audioadmdispatcherrendercmdid_fuzzer/ |
H A D | audioadmdispatcherrendercmdid_fuzzer.cpp | 51 int32_t cmdId = *(reinterpret_cast<int32_t *>(const_cast<uint8_t *>(data))); in AudioAdmDispatcherRenderCmdidFuzzTest() local
|
/ohos5.0/foundation/resourceschedule/soc_perf/services/server/src/ |
H A D | socperf_server.cpp | 92 void SocPerfServer::PerfRequest(int32_t cmdId, const std::string& msg) in PerfRequest() 97 void SocPerfServer::PerfRequestEx(int32_t cmdId, bool onOffTag, const std::string& msg) in PerfRequestEx()
|