/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/ |
H A D | os_account_subscribe_info.cpp | 20 OsAccountSubscribeInfo::OsAccountSubscribeInfo() in OsAccountSubscribeInfo() function in OHOS::AccountSA::OsAccountSubscribeInfo 24 OsAccountSubscribeInfo::OsAccountSubscribeInfo(const OS_ACCOUNT_SUBSCRIBE_TYPE &osAccountSubscribeT… in OsAccountSubscribeInfo() function in OHOS::AccountSA::OsAccountSubscribeInfo 28 OsAccountSubscribeInfo::~OsAccountSubscribeInfo() in ~OsAccountSubscribeInfo() 31 void OsAccountSubscribeInfo::GetOsAccountSubscribeType(OS_ACCOUNT_SUBSCRIBE_TYPE &osAccountSubscrib… in GetOsAccountSubscribeType() 36 void OsAccountSubscribeInfo::SetOsAccountSubscribeType(const OS_ACCOUNT_SUBSCRIBE_TYPE &osAccountSu… in SetOsAccountSubscribeType() 41 void OsAccountSubscribeInfo::GetName(std::string &name) const in GetName() 46 void OsAccountSubscribeInfo::SetName(const std::string &name) in SetName() 51 bool OsAccountSubscribeInfo::Marshalling(Parcel &parcel) const in Marshalling() 65 OsAccountSubscribeInfo *OsAccountSubscribeInfo::Unmarshalling(Parcel &parcel) in Unmarshalling() 67 OsAccountSubscribeInfo *subscribeInfo = new (std::nothrow) OsAccountSubscribeInfo(); in Unmarshalling() [all …]
|
H A D | os_account_subscriber.cpp | 24 OsAccountSubscriber::OsAccountSubscriber(const OsAccountSubscribeInfo &subscribeInfo) : subscribeIn… in OsAccountSubscriber() 30 void OsAccountSubscriber::GetSubscribeInfo(OsAccountSubscribeInfo &subscribeInfo) const in GetSubscribeInfo()
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_os_account_manager.cpp | 48 void OsAccountSubscriber::GetSubscribeInfo(OsAccountSubscribeInfo &info) const in GetSubscribeInfo() 53 OsAccountSubscribeInfo::OsAccountSubscribeInfo() in OsAccountSubscribeInfo() function in OHOS::AccountSA::OsAccountSubscribeInfo 57 OsAccountSubscribeInfo::OsAccountSubscribeInfo(const OS_ACCOUNT_SUBSCRIBE_TYPE &osAccountSubscribeT… in OsAccountSubscribeInfo() function in OHOS::AccountSA::OsAccountSubscribeInfo 63 OsAccountSubscribeInfo::~OsAccountSubscribeInfo() in ~OsAccountSubscribeInfo() 66 void OsAccountSubscribeInfo::GetOsAccountSubscribeType(OS_ACCOUNT_SUBSCRIBE_TYPE &subscribetype) co… in GetOsAccountSubscribeType() 71 void OsAccountSubscribeInfo::SetOsAccountSubscribeType(const OS_ACCOUNT_SUBSCRIBE_TYPE &subscribety… in SetOsAccountSubscribeType() 76 void OsAccountSubscribeInfo::GetName(std::string &subscribeName) const in GetName() 81 void OsAccountSubscribeInfo::SetName(const std::string &subscribeName) in SetName() 86 bool OsAccountSubscribeInfo::Marshalling(Parcel &parcel) const in Marshalling() 92 OsAccountSubscribeInfo *OsAccountSubscribeInfo::Unmarshalling(Parcel &parcel) in Unmarshalling() [all …]
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/ |
H A D | mock_os_account_manager.cpp | 52 void OsAccountSubscriber::GetSubscribeInfo(OsAccountSubscribeInfo& info) const in GetSubscribeInfo() 57 OsAccountSubscribeInfo::OsAccountSubscribeInfo() : osAccountSubscribeType_(ACTIVATING), name_("") in OsAccountSubscribeInfo() function in OHOS::AccountSA::OsAccountSubscribeInfo 61 OsAccountSubscribeInfo::OsAccountSubscribeInfo( in OsAccountSubscribeInfo() function in OHOS::AccountSA::OsAccountSubscribeInfo 68 OsAccountSubscribeInfo::~OsAccountSubscribeInfo() in ~OsAccountSubscribeInfo() 72 void OsAccountSubscribeInfo::GetOsAccountSubscribeType(OS_ACCOUNT_SUBSCRIBE_TYPE& subscribetype) co… in GetOsAccountSubscribeType() 77 void OsAccountSubscribeInfo::SetOsAccountSubscribeType(const OS_ACCOUNT_SUBSCRIBE_TYPE& subscribety… in SetOsAccountSubscribeType() 82 void OsAccountSubscribeInfo::GetName(std::string& subscribeName) const in GetName() 87 void OsAccountSubscribeInfo::SetName(const std::string& subscribeName) in SetName() 92 bool OsAccountSubscribeInfo::Marshalling(Parcel& parcel) const in Marshalling() 98 OsAccountSubscribeInfo* OsAccountSubscribeInfo::Unmarshalling(Parcel& parcel) in Unmarshalling() [all …]
|
/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/ |
H A D | os_account_subscribe_info.h | 36 class OsAccountSubscribeInfo : public Parcelable { 38 OsAccountSubscribeInfo(); 39 …explicit OsAccountSubscribeInfo(const OS_ACCOUNT_SUBSCRIBE_TYPE &osAccountSubscribeType, const std… 40 ~OsAccountSubscribeInfo() override; 48 static OsAccountSubscribeInfo *Unmarshalling(Parcel &parcel);
|
H A D | os_account_subscriber.h | 27 explicit OsAccountSubscriber(const OsAccountSubscribeInfo &subscribeInfo); 33 void GetSubscribeInfo(OsAccountSubscribeInfo &subscribeInfo) const; 36 OsAccountSubscribeInfo subscribeInfo_;
|
/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/ |
H A D | ios_account_subscribe.h | 26 std::shared_ptr<OsAccountSubscribeInfo> subscribeInfoPtr_; 31 …OsSubscribeRecord(std::shared_ptr<OsAccountSubscribeInfo> subscribeInfoPtr, sptr<IRemoteObject> ev… in OsSubscribeRecord() 41 …const std::shared_ptr<OsAccountSubscribeInfo> &subscribeInfoPtr, const sptr<IRemoteObject> &eventL… 43 virtual const std::shared_ptr<OsAccountSubscribeInfo> GetSubscribeRecordInfo(
|
H A D | os_account_subscribe_manager.h | 32 ErrCode SubscribeOsAccount(const std::shared_ptr<OsAccountSubscribeInfo> &subscribeInfoPtr, 35 const std::shared_ptr<OsAccountSubscribeInfo> GetSubscribeRecordInfo(
|
H A D | iinner_os_account.h | 68 const OsAccountSubscribeInfo &subscribeInfo, const sptr<IRemoteObject> &eventListener) = 0; 70 virtual const std::shared_ptr<OsAccountSubscribeInfo> GetSubscribeRecordInfo(
|
/ohos5.0/base/account/os_account/frameworks/osaccount/native/test/unittest/ |
H A D | os_account_subscribe_info_test.cpp | 65 OsAccountSubscribeInfo osAccountSubscribeInfo(ACTIVED, STRING_NAME); 70 … std::shared_ptr<OsAccountSubscribeInfo> readedData(OsAccountSubscribeInfo::Unmarshalling(parcel));
|
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/ |
H A D | template_cache_manager.cpp | 52 using OsAccountSubscribeInfo = AccountSA::OsAccountSubscribeInfo; typedef 70 explicit OsAccountIdSubscriber(const OsAccountSubscribeInfo &subscribeInfo); 134 OsAccountIdSubscriber::OsAccountIdSubscriber(const OsAccountSubscribeInfo &subscribeInfo) in OsAccountIdSubscriber() 190 OsAccountSubscribeInfo subscribeInfo; in GetInstance()
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/ |
H A D | os_account_subscribe_death_recipient_test.cpp | 78 OsAccountSubscribeInfo subscribeInfo; 82 auto subscribeInfoPtr = std::make_shared<OsAccountSubscribeInfo>(subscribeInfo); 161 OsAccountSubscribeInfo subscribeInfo; 165 auto subscribeInfoPtr = std::make_shared<OsAccountSubscribeInfo>(subscribeInfo);
|
H A D | os_account_event_manager_multiple_thread_test.cpp | 90 …explicit TestOsAccountSubscriber(const OsAccountSubscribeInfo &subscribeInfo): OsAccountSubscriber… in TestOsAccountSubscriber() 101 … OsAccountSubscribeInfo subscribeInfo(OS_ACCOUNT_SUBSCRIBE_TYPE::ACTIVATING, "event_test"); in TestWriteReadFileInfo()
|
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/include/drivers_pkg_manager/ |
H A D | driver_os_account_subscriber.h | 27 explicit DriverOsAccountSwitched(const OsAccountSubscribeInfo &subscribeInfo, 38 explicit DriverOsAccountSwitching(const OsAccountSubscribeInfo &subscribeInfo,
|
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/ |
H A D | driver_os_account_subscriber.cpp | 21 DriverOsAccountSwitched::DriverOsAccountSwitched(const OsAccountSubscribeInfo &subscribeInfo, in DriverOsAccountSwitched() 44 DriverOsAccountSwitching::DriverOsAccountSwitching(const OsAccountSubscribeInfo &subscribeInfo, in DriverOsAccountSwitching()
|
H A D | driver_pkg_manager.cpp | 93 OsAccountSubscribeInfo switchingSubscribeInfo(OS_ACCOUNT_SUBSCRIBE_TYPE::SWITCHING, in SubscribeOsAccountSwitch() 95 …OsAccountSubscribeInfo switchedSubscribeInfo(OS_ACCOUNT_SUBSCRIBE_TYPE::SWITCHED, ACCOUNT_SWITCHED… in SubscribeOsAccountSwitch()
|
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/os_account/ |
H A D | os_account_manager_service_subscribe_module_test.cpp | 107 explicit OsAccountSubscriberTest(const OsAccountSubscribeInfo &subscribeInfo) in OsAccountSubscriberTest() 135 … const std::shared_ptr<MockOsAccountSubscriber> &ptr, const OsAccountSubscribeInfo &subscribeInfo) in TestOsAccountSubscriber() 190 OsAccountSubscribeInfo osAccountSubscribeInfo; 240 OsAccountSubscribeInfo osAccountSubscribeInfo;
|
/ohos5.0/base/account/os_account/frameworks/osaccount/native/ |
H A D | libos_account_innerkits.map | 19 "VTT for OHOS::AccountSA::OsAccountSubscribeInfo"; 23 "vtable for OHOS::AccountSA::OsAccountSubscribeInfo"; 85 "OHOS::AccountSA::OsAccountSubscribeInfo::Marshalling(OHOS::Parcel&) const"; 223 …countSA::OsAccountSubscriber::OsAccountSubscriber(OHOS::AccountSA::OsAccountSubscribeInfo const&)"; 224 …:AccountSA::OsAccountSubscriber::GetSubscribeInfo(OHOS::AccountSA::OsAccountSubscribeInfo&) const"; 225 "OHOS::AccountSA::OsAccountSubscribeInfo::Unmarshalling(OHOS::Parcel&)"; 226 …"OHOS::AccountSA::OsAccountSubscribeInfo::OsAccountSubscribeInfo(OHOS::AccountSA::OS_ACCOUNT_SUBSC… 227 "OHOS::AccountSA::OsAccountSubscribeInfo::~OsAccountSubscribeInfo()"; 228 "OHOS::AccountSA::OsAccountSubscribeInfo::OsAccountSubscribeInfo()"; 229 …"OHOS::AccountSA::OsAccountSubscribeInfo::GetOsAccountSubscribeType(OHOS::AccountSA::OS_ACCOUNT_SU… [all …]
|
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/include/event/ |
H A D | account_observer.h | 27 AccountObserver(const AccountSA::OsAccountSubscribeInfo &subscriberInfo);
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/include/ |
H A D | account_observer.h | 26 AccountObserver(const AccountSA::OsAccountSubscribeInfo &subscriberInfo);
|
/ohos5.0/foundation/multimedia/player_framework/services/services/observer/ |
H A D | account_listener.h | 27 explicit AccountListener(const AccountSA::OsAccountSubscribeInfo &subscribeInfo);
|
H A D | account_listener.cpp | 29 AccountListener::AccountListener(const AccountSA::OsAccountSubscribeInfo &subscribeInfo) in AccountListener()
|
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | os_account_subscribe_manager.cpp | 40 …const std::shared_ptr<OsAccountSubscribeInfo> &subscribeInfoPtr, const sptr<IRemoteObject> &eventL… in SubscribeOsAccount() 112 const std::shared_ptr<OsAccountSubscribeInfo> OsAccountSubscribeManager::GetSubscribeRecordInfo( in GetSubscribeRecordInfo()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/ |
H A D | account_observer.cpp | 24 AccountObserver::AccountObserver(const AccountSA::OsAccountSubscribeInfo &subscriberInfo) in AccountObserver()
|
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/event/ |
H A D | account_observer.cpp | 27 AccountObserver::AccountObserver(const AccountSA::OsAccountSubscribeInfo &subscriberInfo) in AccountObserver()
|