Searched refs:scopePtr (Results 1 – 1 of 1) sorted by relevance
181 std::shared_ptr<PermStateChangeScope> scopePtr = (*it).scopePtr_; in GetCallbackObjectList() local182 if (scopePtr == nullptr) { in GetCallbackObjectList()186 if (!CalledAccordingToTokenIdLlist(scopePtr->tokenIDs, tokenID) || in GetCallbackObjectList()187 !CalledAccordingToPermLlist(scopePtr->permList, permName)) { in GetCallbackObjectList()