Home
last modified time | relevance | path

Searched refs:GetBundleRunningLockTypeString (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/powermgr/power_manager/utils/shell/src/
H A Dpower_shell_command.cpp353 static const std::string GetBundleRunningLockTypeString(RunningLockType type) in GetBundleRunningLockTypeString() function
409 resultReceiver_.append(GetBundleRunningLockTypeString(it.second.type)); in RunAsQueryLockCommand()