Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_mgr_interface.h753 virtual int32_t CheckCallingIsUserTestMode(const pid_t pid, bool &isUserTest) in CheckCallingIsUserTestMode() function
/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dsession_permission.cpp302 bool SessionPermission::CheckCallingIsUserTestMode(pid_t pid) in CheckCallingIsUserTestMode() function in OHOS::Rosen::SessionPermission
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp1627 int32_t AppMgrService::CheckCallingIsUserTestMode(const pid_t pid, bool &isUserTest) in CheckCallingIsUserTestMode() function in OHOS::AppExecFwk::AppMgrService
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_client.cpp1301 int32_t AppMgrClient::CheckCallingIsUserTestMode(const pid_t pid, bool &isUserTest) in CheckCallingIsUserTestMode() function in OHOS::AppExecFwk::AppMgrClient
H A Dapp_mgr_proxy.cpp1952 int32_t AppMgrProxy::CheckCallingIsUserTestMode(const pid_t pid, bool &isUserTest) in CheckCallingIsUserTestMode() function in OHOS::AppExecFwk::AppMgrProxy