Home
last modified time | relevance | path

Searched defs:CheckCallingIsUserTestMode (Results 1 – 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
Dapp_mgr_interface.h856 virtual int32_t CheckCallingIsUserTestMode(const pid_t pid, bool &isUserTest) in CheckCallingIsUserTestMode() function
/foundation/window/window_manager/window_scene/common/src/
Dsession_permission.cpp300 bool SessionPermission::CheckCallingIsUserTestMode(pid_t pid) in CheckCallingIsUserTestMode() function in OHOS::Rosen::SessionPermission
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_mgr_service.cpp1659 int32_t AppMgrService::CheckCallingIsUserTestMode(const pid_t pid, bool &isUserTest) in CheckCallingIsUserTestMode() function in OHOS::AppExecFwk::AppMgrService
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dapp_mgr_client.cpp1345 int32_t AppMgrClient::CheckCallingIsUserTestMode(const pid_t pid, bool &isUserTest) in CheckCallingIsUserTestMode() function in OHOS::AppExecFwk::AppMgrClient
Dapp_mgr_proxy.cpp2020 int32_t AppMgrProxy::CheckCallingIsUserTestMode(const pid_t pid, bool &isUserTest) in CheckCallingIsUserTestMode() function in OHOS::AppExecFwk::AppMgrProxy