Searched defs:callbackScopePtr (Results 1 – 2 of 2) sorted by relevance
52 …const std::shared_ptr<PermStateChangeScope>& callbackScopePtr, const sptr<IRemoteObject>& callback) in AddCallback()
485 auto callbackScopePtr = std::make_shared<PermStateChangeScope>(scopeRes); in AddPermStateChangeCallback() local