| /base/security/selinux_adapter/scripts/selinux_check/ |
| H A D | selinux_check_main.py | 91 cmd = ["python", script] variable
|
| /base/startup/appspawn/service/hnp/ |
| H A D | hnp_main.c | 31 char *cmd;
member 70 static NativeManagerCmdInfo* HnpCmdCheck(const char *cmd)
in HnpCmdCheck() argument
|
| H A D | hnpcli_main.c | 31 char *cmd;
member 61 static NativeManagerCmdInfo* HnpCmdCheck(const char *cmd)
in HnpCmdCheck() argument
|
| /base/startup/appspawn/service/devicedebug/ |
| H A D | devicedebug_main.c | 29 char *cmd; member 52 APPSPAWN_STATIC DeviceDebugManagerCmdInfo* DeviceDebugCmdCheck(const char *cmd) in DeviceDebugCmdCheck() argument
|
| /base/telephony/ril_adapter/services/vendor/include/ |
| H A D | at_call.h | 36 char *cmd; member
|
| /base/time/time_service/services/dfx/src/ |
| H A D | time_cmd_dispatcher.cpp | 42 void TimeCmdDispatcher::RegisterCommand(std::shared_ptr<TimeCmdParse> &cmd) in RegisterCommand() argument
|
| /base/update/updater/test/unittest/applypatch_test/ |
| H A D | commands_unittest.cpp | 59 Command *cmd = new Command(transferParams.get());
in HWTEST_F() local 77 Command *cmd = new Command(transferParams.get());
in HWTEST_F() local [all...] |
| H A D | update_progress_unittest.cpp | 46 virtual void PostMessage(const std::string &cmd, std::string content) in PostMessage() argument
|
| H A D | transfer_manager_unittest.cpp | 54 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 D | dump_helper.cpp | 30 void DumpHelper::RegisterCommand(std::shared_ptr<Command> &cmd) in RegisterCommand() argument
|
| /base/update/updater/services/flashd/daemon/ |
| H A D | system_depend.cpp | 53 bool RebootDevice(const string &cmd) in RebootDevice() argument
|
| /base/theme/screenlock_mgr/services/src/ |
| H A D | dump_helper.cpp | 28 void DumpHelper::RegisterCommand(std::shared_ptr<Command> &cmd) in RegisterCommand() argument
|
| /base/web/webview/ohos_nweb/include/ |
| H A D | nweb_helper.h | 59 void SetCustomSchemeCmdLine(const std::string& cmd) in SetCustomSchemeCmdLine() argument
|
| /device/board/hisilicon/hispark_taurus/audio_drivers/unittest/src/ |
| H A D | hi3516_dai_ops_test.c | 70 int cmd; in TestDaiTrigger() local
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/hidev/include/ |
| H A D | hidev.h | 40 hi_u32 cmd; member
|
| /foundation/ability/ability_runtime/tools/aa/src/ |
| H A D | shell_command_executor.cpp | 29 ShellCommandExecutor::ShellCommandExecutor(const std::string& cmd, const int64_t timeoutSec) in ShellCommandExecutor() argument [all...] |
| H A D | test_observer_stub.cpp | 51 std::string cmd = data.ReadString(); in OnRemoteRequest() local
|
| /foundation/ability/dmsfwk/interfaces/innerkits/tests/ |
| H A D | dms_sdk_demo.cpp | 119 char cmd;
in main() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/ |
| H A D | dsched_continue_event_test.cpp | 56 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 D | code_generator.cpp | 57 char* cmd = getcwd(nullptr, 0); in ResolveDirectory() local
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | user_callback_proxy.cpp | 32 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 D | mock_test_observer_stub.cpp | 40 ExecuteShellCommand( const std::string& cmd, const int64_t timeoutMs) ExecuteShellCommand() argument
|
| /foundation/ability/ability_runtime/test/unittest/mission_listener_proxy_test/ |
| H A D | mission_listener_proxy_test.cpp | 167 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 D | depict_transform.h | 63 uint32_t cmd = source_->GenerateVertex(x, y); in GenerateVertex() local
|
| /foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexgenerate/ |
| H A D | vertex_generate_stroke.cpp | 39 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...] |