Searched defs:isSandbox (Results 1 – 10 of 10) sorted by relevance
75 bool SystemResourceManager::CreateSystemResourceManager(bool isSandbox) in CreateSystemResourceManager()102 bool SystemResourceManager::LoadSystemResource(ResourceManagerImpl *impl, bool isSandbox) in LoadSystemResource()
180 virtual int32_t JudgeSandboxByPid(pid_t pid, bool &isSandbox) in JudgeSandboxByPid()
542 void FormRenderMgr::InitRenderInner(bool isSandbox, int32_t userId) in InitRenderInner()
388 bool isSandbox = false; in GetSandboxExternalAuthorization() local
256 bool isSandbox = false; in CheckCalledBySandBox() local
779 int isSandbox = (int)cJSON_GetNumberValue(item); in GetServiceSandbox() local
452 int32_t AppMgrService::JudgeSandboxByPid(pid_t pid, bool &isSandbox) in JudgeSandboxByPid()
322 int32_t AppMgrProxy::JudgeSandboxByPid(pid_t pid, bool &isSandbox) in JudgeSandboxByPid()
587 bool isSandbox = false; in HandleJudgeSandboxByPid() local
1581 void SetIsSandbox(bool isSandbox) in SetIsSandbox()