Searched refs:CheckCallerSystemOrRoot (Results 1 – 1 of 1) sorted by relevance
66 BinderStatus CheckCallerSystemOrRoot(const std::string& name) { in CheckCallerSystemOrRoot() function170 if (auto check = CheckCallerSystemOrRoot("unstagePackages"); !check.isOk()) { in unstagePackages()192 auto check = CheckCallerSystemOrRoot("submitStagedSession"); in submitStagedSession()222 auto check = CheckCallerSystemOrRoot("markStagedSessionReady"); in markStagedSessionReady()243 auto check = CheckCallerSystemOrRoot("markStagedSessionSuccessful"); in markStagedSessionSuccessful()262 auto check = CheckCallerSystemOrRoot("markBootCompleted"); in markBootCompleted()401 auto check = CheckCallerSystemOrRoot("getSessions"); in getSessions()421 auto check = CheckCallerSystemOrRoot("getStagedSessionInfo"); in getStagedSessionInfo()445 auto check = CheckCallerSystemOrRoot("getStagedApexInfos"); in getStagedApexInfos()484 auto check = CheckCallerSystemOrRoot("getActivePackages"); in getActivePackages()[all …]