/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hiproc/include/ |
H A D | hiproc.h | 52 hi_char cmd[MAX_PROC_CMD_LEN]; member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
H A D | ethtool.h | 62 u32_t cmd; /**< Command number = %ETHTOOL_GSET or %ETHTOOL_SSET */ member 92 u32_t cmd; /**< Indicates command. */ member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/mmu/ |
H A D | mali_kbase_mmu_hw_direct.c | 147 static int write_cmd(struct kbase_device *kbdev, int as_nr, u32 cmd) in write_cmd() argument
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/mmu/ |
H A D | mali_kbase_mmu_hw_direct.c | 113 static int write_cmd(struct kbase_device *kbdev, int as_nr, u32 cmd) in write_cmd() argument
|
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/ |
H A D | rtltool.h | 70 __u32 cmd; member
|
/foundation/CastEngine/castengine_wifi_display/tests/demo/interaction/ |
H A D | wfd_source_demo.cpp | 117 void WfdSourceDemo::ExecuteCmd(int32_t cmd, std::string &deviceId) in ExecuteCmd() argument 151 void WfdSourceDemo::DoCmd(std::string cmd) in DoCmd() argument [all...] |
/foundation/ability/ability_runtime/tools/test/unittest/aa/ |
H A D | aa_command_ability_first_test.cpp | 288 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 304 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 320 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 336 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 352 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 368 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 384 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 401 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 417 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 433 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 453 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 474 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 495 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 516 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 537 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 558 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 579 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 600 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 621 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 644 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 666 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 688 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 710 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 732 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 754 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 780 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 806 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 833 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 861 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 1004 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local 1029 auto cmd = std::make_shared<AbilityManagerShellCommand>(argc, argv); HWTEST_F() local [all...] |
/foundation/CastEngine/castengine_wifi_display/tests/demo/wfd/ |
H A D | wfd_demo.cpp | 222 void WfdDemo::DoCmd(std::string cmd) in DoCmd() argument [all...] |
/foundation/ability/ability_runtime/frameworks/cj/ffi/ |
H A D | cj_ability_delegator.cpp | 35 std::shared_ptr<AppExecFwk::ShellCmdResult> CJAbilityDelegator::ExecuteShellCommand(const char* cmd, int64_t timeoutSec) in ExecuteShellCommand() argument 99 int32_t FFIAbilityDelegatorExecuteShellCommand(int64_t id, const char* cmd, int64_t timeoutSec) in FFIAbilityDelegatorExecuteShellCommand() argument
|
/foundation/bundlemanager/bundle_framework/services/test/moduletest/utils/src/ |
H A D | common_tool.cpp | 30 int32_t CommonTool::ExecuteCmd(const std::string &cmd, std::vector<std::string> &resvec, const int32_t size) in ExecuteCmd() argument 53 bool CommonTool::ExecuteCmd(const std::string &cmd) in ExecuteCmd() argument 126 std::string cmd = "ps -A | grep " + processName; in GetPid() local 162 std::string cmd = "chmod +x /system/bin/" + serviceName; in StartExecutable() local
|
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/ |
H A D | bundle_callback.cpp | 43 uint8_t cmd;
in Notify() local
|
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/rasterizer/ |
H A D | rasterizer_scanline_antialias.h | 150 uint32_t cmd; in AddPath() local
|
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/depiction/ |
H A D | depict_adaptor_vertex_generate.h | 220 uint32_t cmd = PATH_CMD_STOP; in GenerateVertex() local 273 uint32_t cmd = PATH_CMD_STOP; in VertexAccumulateWhile() local [all...] |
/foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
H A D | disk_utils.cpp | 113 std::vector<std::string> cmd; in GetBlkidData() local 125 std::string GetBlkidDataByCmd(std::vector<std::string> &cmd) in GetBlkidDataByCmd() argument
|
/foundation/multimedia/av_codec/test/unittest/decoder_filter_test/ |
H A D | surface_encoder_filter_unit_test.h | 65 OnCallback(const std::shared_ptr<Pipeline::Filter>& filter, Pipeline::FilterCallBackCommand cmd, Pipeline::StreamType outType) OnCallback() argument
|
H A D | metadata_filter_unit_test.h | 67 OnCallback(const std::shared_ptr<Pipeline::Filter>& filter, Pipeline::FilterCallBackCommand cmd, Pipeline::StreamType outType) OnCallback() argument
|
/foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
H A D | napi_control_command.cpp | 42 int32_t NapiControlCommand::ConvertCommand(const std::string& cmd) in ConvertCommand() argument 52 std::string NapiControlCommand::ConvertCommand(int32_t cmd) in ConvertCommand() argument 76 std::string cmd; in GetValue() local 102 auto cmd = ConvertCommand(in.GetCommand()); SetValue() local [all...] |
H A D | napi_cast_control_command.cpp | 39 int32_t NapiCastControlCommand::ConvertCommand(const std::string& cmd) in ConvertCommand() argument 49 std::string NapiCastControlCommand::ConvertCommand(int32_t cmd) in ConvertCommand() argument 73 std::string cmd; in GetValue() local 99 auto cmd = ConvertCommand(in.GetCommand()); SetValue() local [all...] |
/foundation/multimedia/av_codec/test/unittest/filter_test/ |
H A D | video_capture_filter_unit_test.h | 93 Status OnCallback(const std::shared_ptr<Filter> &filter, FilterCallBackCommand cmd, StreamType outType) in OnCallback() argument
|
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionmanager_fuzzer/ |
H A D | avsessionmanager_fuzzer.cpp | 130 int32_t cmd = *(reinterpret_cast<const int32_t*>(data)); in AVSessionManagerTestClient() local
|
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessioncontrollerproxy_fuzzer/ |
H A D | avsession_controller_proxy_fuzzer.cpp | 95 int32_t cmd = *(reinterpret_cast<const int32_t*>(data)); in AvsessionControllerProxyTest() local
|
/foundation/multimedia/av_session/services/session/server/test/ |
H A D | avsession_controller_proxy_test.cpp | 248 AVControlCommand cmd; in HWTEST_F() local 594 AVControlCommand cmd; in HWTEST_F() local
|
/foundation/multimedia/av_session/frameworks/common/src/ |
H A D | avcontrol_command.cpp | 35 int32_t cmd = data.ReadInt32(); in Unmarshalling() local 114 int32_t AVControlCommand::SetCommand(int32_t cmd) in SetCommand() argument
|
H A D | avcast_control_command.cpp | 35 int32_t cmd = data.ReadInt32(); in Unmarshalling() local 105 int32_t AVCastControlCommand::SetCommand(int32_t cmd) in SetCommand() argument
|
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionproxy_fuzzer/ |
H A D | avsessionproxy_fuzzer.cpp | 98 int32_t cmd = *(reinterpret_cast<const int32_t*>(data)); in AvsessionProxyTest() local
|