Home
last modified time | relevance | path

Searched defs:innerCallback (Results 1 – 4 of 4) sorted by relevance

/base/account/os_account/services/accountmgr/test/unittest/domain_account/
Ddomain_account_manager_inner_service_test.cpp157 …sptr<IDomainAuthCallback> innerCallback = new (std::nothrow) InnerDomainAuthCallback(MAIN_ACCOUNT_… variable
/base/account/os_account/services/accountmgr/src/domain_account/
Dinner_domain_account_manager.cpp180 sptr<IDomainAuthCallback> innerCallback = callback; in Auth() local
205 …sptr<InnerDomainAuthCallback> innerCallback = new (std::nothrow) InnerDomainAuthCallback(userId, c… in InnerAuth() local
/base/useriam/user_auth_framework/frameworks/native/client/src/
Duser_auth_client_impl.cpp44 …thenticationCallback::NorthAuthenticationCallback(std::shared_ptr<AuthenticationCallback> innerCal… in NorthAuthenticationCallback()
/base/notification/common_event_service/services/src/
Dcommon_event_control_manager.cpp120 auto innerCallback = [weak, subscriberRecord, eventRecord]() { in PublishFrozenEventsInner() local
266 auto innerCallback = [weak, eventRecordPtr]() { in ProcessUnorderedEvent() local