Home
last modified time | relevance | path

Searched defs:cmdId (Results 1 - 23 of 23) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsocperf_client_impl.cpp29 void SocPerfClientImpl::PerfRequest(int32_t cmdId, const std::string& msg) in PerfRequest() argument
/foundation/arkui/ace_engine/frameworks/base/perf/
H A Dsocperf_client.h27 virtual void PerfRequest(int32_t cmdId, const std::string& msg) {}; in PerfRequest() argument
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Dfwmark_command.h25 } cmdId; member
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_idl_interface_test.cpp107 int32_t cmdId = 0; in HWTEST_F() local
H A Di_wifi_iface_test.cpp352 int32_t cmdId = LENTH; in HWTEST_F() local
H A Dhal_device_manage_test.h123 virtual int32_t SendCmdToDriver(const std::string& ifName, int32_t cmdId, const std::vector<int8_t>& paramBuf) in SendCmdToDriver() argument
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
H A Dnnrt_device_driver.cpp29 static int32_t NnrtDeviceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, in NnrtDeviceDriverDispatch() argument
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
H A Dnnrt_device_driver.cpp29 static int32_t NnrtDeviceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, in NnrtDeviceDriverDispatch() argument
/foundation/resourceschedule/soc_perf/interfaces/inner_api/socperf_client/src/
H A Dsocperf_proxy.cpp22 void SocPerfProxy::PerfRequest(int32_t cmdId, const std::string& msg) in PerfRequest() argument
36 void SocPerfProxy::PerfRequestEx(int32_t cmdId, bool onOffTag, const std::string& msg) in PerfRequestEx() argument
H A Dsocperf_client.cpp107 void SocPerfClient::PerfRequest(int32_t cmdId, const std::string& msg) in PerfRequest() argument
117 void SocPerfClient::PerfRequestEx(int32_t cmdId, bool onOffTag, const std::string& msg) in PerfRequestEx() argument
/foundation/resourceschedule/soc_perf/services/server/src/
H A Dsocperf_server.cpp92 void SocPerfServer::PerfRequest(int32_t cmdId, const std::string& msg) in PerfRequest() argument
97 void SocPerfServer::PerfRequestEx(int32_t cmdId, bool onOffTag, const std::string& msg) in PerfRequestEx() argument
H A Dsocperf_stub.cpp98 int32_t cmdId = 0; in StubPerfRequest() local
119 int32_t cmdId = 0; in StubPerfRequestEx() local
/foundation/resourceschedule/soc_perf/test/testutil/
H A Dsocperf_test.cpp35 char* cmdId = argv[2]; in PerfRequest() local
45 char* cmdId = argv[2]; in PerfRequestEx() local
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_method.h99 inline void SetCmdId(size_t cmdId) in SetCmdId() argument
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_capi_remote_object_unittest.cpp235 int cmdId = TestCommand::TEST_CMD_NATIVE_IPC_REGISTER_REMOTE_STUB_OBJECT; in HWTEST_F() local
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dipc_test_helper.cpp284 bool IPCTestHelper::StartTestApp(int appId, const int &cmdId) in StartTestApp() argument
/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf.cpp85 void SocPerf::PerfRequest(int32_t cmdId, const std::string& msg) in PerfRequest() argument
112 PerfRequestEx(int32_t cmdId, bool onOffTag, const std::string& msg) PerfRequestEx() argument
310 DoPerfRequestThremalLvl(int32_t cmdId, std::shared_ptr<Action> action, int32_t onOff) DoPerfRequestThremalLvl() argument
421 MatchDeviceModeCmd(int32_t cmdId, bool isTagOnOff) MatchDeviceModeCmd() argument
451 UpdateCmdIdCount(int32_t cmdId) UpdateCmdIdCount() argument
473 CheckTimeInterval(bool onOff, int32_t cmdId) CheckTimeInterval() argument
[all...]
H A Dsocperf_config.cpp541 int32_t cmdId = atoi(modeCmdIdStr.c_str()); in ParseModeCmd() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_sta_iface.c214 WifiErrorNo RunCmd(const char *ifname, int32_t cmdId, unsigned char *buf, int32_t bufSize) in RunCmd() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_profile.cpp479 void HfpHfProfile::SendAtCommand(int cmdId, const std::string &arg) in SendAtCommand() argument
H A Dhfp_hf_service.cpp863 void HfpHfService::SendAtCommand(const RawAddress &device, int cmdId, const std::string &arg) in SendAtCommand() argument
/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_common.h135 Actions(int32_t cmdId, const std::string& cmdName) in Actions() argument
149 int32_t cmdId; member in OHOS::SOCPERF::ResAction
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp2268 int32_t cmdId; in OnPerfRequestEx() local

Completed in 20 milliseconds