Home
last modified time | relevance | path

Searched refs:GetMessageFromCode (Results 1 - 10 of 10) sorted by relevance

/foundation/ability/ability_runtime/tools/aa/src/
H A Daccessibility_ability_command.cpp430 resultReceiver_.append(GetMessageFromCode(ret)); in RunAsEnableAbility()
454 resultReceiver_.append(GetMessageFromCode(ret)); in RunAsDisableAbility()
761 resultReceiver_.append(GetMessageFromCode(ret)); in RunAsSetScreenMagnificationState()
790 resultReceiver_.append(GetMessageFromCode(ret)); in RunAsSetShortKeyState()
819 resultReceiver_.append(GetMessageFromCode(ret)); in RunAsSetMouseKeyState()
848 resultReceiver_.append(GetMessageFromCode(ret)); in RunAsSetCaptionState()
878 resultReceiver_.append(GetMessageFromCode(ret)); in RunAsSetMouseAutoClick()
902 resultReceiver_.append(GetMessageFromCode(ret)); in RunAsSetShortKeyTarget()
931 resultReceiver_.append(GetMessageFromCode(ret)); in RunAsSetHighContrastTextState()
960 resultReceiver_.append(GetMessageFromCode(re in RunAsSetInvertColorState()
[all...]
H A Dability_tool_command.cpp165 resultReceiver_.append(GetMessageFromCode(result)); in RunAsStartAbility()
188 resultReceiver_.append(GetMessageFromCode(result)); in RunAsStopService()
209 resultReceiver_.append(GetMessageFromCode(result)); in RunAsForceStop()
H A Dshell_command.cpp114 std::string ShellCommand::GetMessageFromCode(const int32_t code) const in GetMessageFromCode() function in OHOS::AAFwk::ShellCommand
H A Dability_command.cpp257 resultReceiver_.append(GetMessageFromCode(result)); in RunAsStartAbility()
284 resultReceiver_.append(GetMessageFromCode(result)); in RunAsStopService()
574 resultReceiver_.append(GetMessageFromCode(result)); in RunAsForceStop()
752 resultReceiver_.append(GetMessageFromCode(ERR_NOT_DEVELOPER_MODE)); in RunAsAppDebugDebugCommand()
777 resultReceiver_.append(GetMessageFromCode(result)); in RunAsAppDebugDebugCommand()
1253 resultReceiver_.append(GetMessageFromCode(result)); in RunForceTimeoutForTest()
1985 resultReceiver_.append(GetMessageFromCode(result)); in StartUserTest()
2172 resultReceiver_.append(GetMessageFromCode(result)); in RunAsForceExitAppCommand()
/foundation/ability/ability_runtime/tools/aa/include/
H A Dshell_command.h43 std::string GetMessageFromCode(const int32_t code) const;
/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dshell_command.h43 std::string GetMessageFromCode(const int32_t code) const;
/foundation/deviceprofile/device_info_manager/old/tools/dp/include/
H A Dshell_command.h40 std::string GetMessageFromCode(int32_t code) const;
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dshell_command.cpp107 std::string ShellCommand::GetMessageFromCode(const int32_t code) const in GetMessageFromCode() function in OHOS::AppExecFwk::ShellCommand
H A Dbundle_command.cpp701 resultReceiver_.append(GetMessageFromCode(installResult)); in RunAsInstallCommand()
903 resultReceiver_.append(GetMessageFromCode(uninstallResult)); in RunAsUninstallCommand()
914 resultReceiver_.append(GetMessageFromCode(uninstallResult)); in RunAsUninstallCommand()
/foundation/deviceprofile/device_info_manager/old/tools/dp/src/
H A Dshell_command.cpp112 std::string ShellCommand::GetMessageFromCode(int32_t code) const in GetMessageFromCode() function in OHOS::DeviceProfile::ShellCommand

Completed in 11 milliseconds