Home
last modified time | relevance | path

Searched defs:cmd (Results 201 - 225 of 9536) sorted by relevance

12345678910>>...382

/base/security/selinux_adapter/scripts/selinux_check/
H A Dselinux_check_main.py91 cmd = ["python", script] variable
/base/startup/appspawn/service/hnp/
H A Dhnp_main.c31 char *cmd; member
70 static NativeManagerCmdInfo* HnpCmdCheck(const char *cmd) in HnpCmdCheck() argument
H A Dhnpcli_main.c31 char *cmd; member
61 static NativeManagerCmdInfo* HnpCmdCheck(const char *cmd) in HnpCmdCheck() argument
/base/startup/appspawn/service/devicedebug/
H A Ddevicedebug_main.c29 char *cmd; member
52 APPSPAWN_STATIC DeviceDebugManagerCmdInfo* DeviceDebugCmdCheck(const char *cmd) in DeviceDebugCmdCheck() argument
/base/telephony/ril_adapter/services/vendor/include/
H A Dat_call.h36 char *cmd; member
/base/time/time_service/services/dfx/src/
H A Dtime_cmd_dispatcher.cpp42 void TimeCmdDispatcher::RegisterCommand(std::shared_ptr<TimeCmdParse> &cmd) in RegisterCommand() argument
/base/update/updater/test/unittest/applypatch_test/
H A Dcommands_unittest.cpp59 Command *cmd = new Command(transferParams.get()); in HWTEST_F() local
77 Command *cmd = new Command(transferParams.get()); in HWTEST_F() local
[all...]
H A Dupdate_progress_unittest.cpp46 virtual void PostMessage(const std::string &cmd, std::string content) in PostMessage() argument
H A Dtransfer_manager_unittest.cpp54 std::string cmd = "zero 2,0,1"; in HWTEST_F() local
62 string cmd = tm->ReloadForRetry(); in HWTEST_F() local
/base/theme/wallpaper_mgr/utils/dfx/hidumper_adapter/
H A Ddump_helper.cpp30 void DumpHelper::RegisterCommand(std::shared_ptr<Command> &cmd) in RegisterCommand() argument
/base/update/updater/services/flashd/daemon/
H A Dsystem_depend.cpp53 bool RebootDevice(const string &cmd) in RebootDevice() argument
/base/theme/screenlock_mgr/services/src/
H A Ddump_helper.cpp28 void DumpHelper::RegisterCommand(std::shared_ptr<Command> &cmd) in RegisterCommand() argument
/base/web/webview/ohos_nweb/include/
H A Dnweb_helper.h59 void SetCustomSchemeCmdLine(const std::string& cmd) in SetCustomSchemeCmdLine() argument
/device/board/hisilicon/hispark_taurus/audio_drivers/unittest/src/
H A Dhi3516_dai_ops_test.c70 int cmd; in TestDaiTrigger() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hidev/include/
H A Dhidev.h40 hi_u32 cmd; member
/foundation/ability/ability_runtime/tools/aa/src/
H A Dshell_command_executor.cpp29 ShellCommandExecutor::ShellCommandExecutor(const std::string& cmd, const int64_t timeoutSec) in ShellCommandExecutor() argument
[all...]
H A Dtest_observer_stub.cpp51 std::string cmd = data.ReadString(); in OnRemoteRequest() local
/foundation/ability/dmsfwk/interfaces/innerkits/tests/
H A Ddms_sdk_demo.cpp119 char cmd; in main() local
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_event_test.cpp56 DSchedContinueCmdBase cmd; in HWTEST_F() local
86 DSchedContinueStartCmd cmd; HWTEST_F() local
121 DSchedContinueDataCmd cmd; HWTEST_F() local
161 DSchedContinueReplyCmd cmd; HWTEST_F() local
196 DSchedContinueEndCmd cmd; HWTEST_F() local
[all...]
/foundation/ability/idl_tool/codegen/
H A Dcode_generator.cpp57 char* cmd = getcwd(nullptr, 0); in ResolveDirectory() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Duser_callback_proxy.cpp32 void UserCallbackProxy::SendRequestCommon(int userId, int errcode, IUserCallback::UserCallbackCmd cmd) in SendRequestCommon() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/ability_delegator/
H A Dmock_test_observer_stub.cpp40 ExecuteShellCommand( const std::string& cmd, const int64_t timeoutMs) ExecuteShellCommand() argument
/foundation/ability/ability_runtime/test/unittest/mission_listener_proxy_test/
H A Dmission_listener_proxy_test.cpp167 IMissionListener::MissionListenerCmd cmd = IMissionListener::ON_MISSION_LABEL_UPDATED; in HWTEST_F() local
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/depiction/
H A Ddepict_transform.h63 uint32_t cmd = source_->GenerateVertex(x, y); in GenerateVertex() local
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexgenerate/
H A Dvertex_generate_stroke.cpp39 void VertexGenerateStroke::AddVertex(float x, float y, uint32_t cmd) in AddVertex() argument
71 uint32_t cmd = PATH_CMD_LINE_TO; in GenerateVertex() local
115 VertexReady(const uint32_t& verticesNum, uint32_t& cmd) VertexReady() argument
204 VertexCloseFirst(uint32_t& cmd) VertexCloseFirst() argument
[all...]

Completed in 9 milliseconds

12345678910>>...382