Searched refs:scopePtr_ (Results 1 – 2 of 2) sorted by relevance
35 CallbackRecord() : scopePtr_(nullptr), callbackObject_(nullptr) in CallbackRecord()38 : scopePtr_(callbackScopePtr), callbackObject_(callback) in CallbackRecord()41 std::shared_ptr<PermStateChangeScope> scopePtr_; member
82 recordInstance.scopePtr_ = callbackScopePtr; in AddCallback()181 std::shared_ptr<PermStateChangeScope> scopePtr = (*it).scopePtr_; in GetCallbackObjectList()