/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta2/ |
H A D | js-apidiff-account.md | 22 | ohos.account.appAccount | SelectAccountsOptions | requiredLabels?: Array\<string> | 新增 | 23 | ohos.account.appAccount | SelectAccountsOptions | allowedOwners?: Array\<string>, | 新增 | 24 | ohos.account.appAccount | SelectAccountsOptions | allowedAccounts?: Array\<AppAccountInfo>, | 新增 | 28 …s(options: SelectAccountsOptions, callback: AsyncCallback\<Array\<AppAccountInfo>>);<br>selectAcco…
|
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/ |
H A D | app_account_common.cpp | 28 bool SelectAccountsOptions::Marshalling(Parcel &parcel) const in Marshalling() 45 SelectAccountsOptions *SelectAccountsOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() 47 SelectAccountsOptions *info = new (std::nothrow) SelectAccountsOptions(); in Unmarshalling() 56 bool SelectAccountsOptions::ReadFromParcel(Parcel &parcel) in ReadFromParcel()
|
H A D | app_account_manager.cpp | 227 const SelectAccountsOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) in SelectAccountsByOptions()
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta2/ |
H A D | js-apidiff-account.md | 22 | ohos.account.appAccount | SelectAccountsOptions | requiredLabels?: Array\<string> | Added| 23 | ohos.account.appAccount | SelectAccountsOptions | allowedOwners?: Array\<string>, | Added| 24 | ohos.account.appAccount | SelectAccountsOptions | allowedAccounts?: Array\<AppAccountInfo>, | Add… 28 …s(options: SelectAccountsOptions, callback: AsyncCallback\<Array\<AppAccountInfo>>);<br>selectAcco…
|
/ohos5.0/base/account/os_account/frameworks/appaccount/native/test/unittest/ |
H A D | app_account_common_test.cpp | 65 SelectAccountsOptions option1; 73 SelectAccountsOptions *option2 = option1.Unmarshalling(Parcel); 200 SelectAccountsOptions option1; 212 SelectAccountsOptions *option2 = option1.Unmarshalling(Parcel);
|
/ohos5.0/base/account/os_account/frameworks/appaccount/native/include/ |
H A D | app_account_common.h | 39 struct SelectAccountsOptions : public Parcelable { struct 48 static SelectAccountsOptions *Unmarshalling(Parcel &parcel); argument
|
H A D | iapp_account.h | 94 … const SelectAccountsOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) = 0;
|
H A D | app_account.h | 95 … const SelectAccountsOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback);
|
H A D | app_account_proxy.h | 91 …const SelectAccountsOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) over…
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/selectaccountsbyoptions_fuzzer/ |
H A D | selectaccountsbyoptions_fuzzer.cpp | 58 SelectAccountsOptions options; in SelectAccountsByOptionsFuzzTest()
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/selectaccountsbyoptionsstub_fuzzer/ |
H A D | selectaccountsbyoptionsstub_fuzzer.cpp | 45 SelectAccountsOptions options; in SelectAccountsByOptionsStubFuzzTest()
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/include/ |
H A D | napi_app_account_common.h | 144 SelectAccountsOptions options; 306 bool ParseSelectAccountsOptions(napi_env env, napi_value object, SelectAccountsOptions &options);
|
/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/ |
H A D | inner_app_account_manager.h | 93 … const SelectAccountsOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback,
|
H A D | app_account_control_manager.h | 96 … const SelectAccountsOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback,
|
H A D | app_account_manager_service.h | 94 …const SelectAccountsOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) over…
|
/ohos5.0/base/account/os_account/interfaces/innerkits/appaccount/native/include/ |
H A D | app_account_manager.h | 475 … const SelectAccountsOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback);
|
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
H A D | app_account_manager_service_module_not_mock_test.cpp | 216 SelectAccountsOptions option;
|
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/ |
H A D | mock_app_account_stub.h | 90 …const SelectAccountsOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) over…
|
H A D | mock_app_account_stub.cpp | 335 const SelectAccountsOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) in SelectAccountsByOptions()
|
/ohos5.0/base/account/os_account/frameworks/appaccount/native/ |
H A D | libapp_account_innerkits.map | 75 …ntSA::AppAccountManager::SelectAccountsByOptions(OHOS::AccountSA::SelectAccountsOptions const&, OH… 100 "OHOS::AccountSA::SelectAccountsOptions::Marshalling(OHOS::Parcel&) const"; 101 "OHOS::AccountSA::SelectAccountsOptions::Unmarshalling(OHOS::Parcel&)"; 127 "vtable for OHOS::AccountSA::SelectAccountsOptions"; 135 "VTT for OHOS::AccountSA::SelectAccountsOptions";
|
/ohos5.0/base/account/os_account/frameworks/test/unittest/ |
H A D | account_appaccount_proxy_mock_test.cpp | 536 SelectAccountsOptions options;
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-account.md | 118 …SelectAccountsOptions): Promise\<Array\<AppAccountInfo>>;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属… 335 |type有变化|类名:SelectAccountsOptions;<br>方法or属性:requiredLabels?: Array\<string>;<br>旧版本信息:|类名:SelectAc… 340 |type有变化|类名:SelectAccountsOptions;<br>方法or属性:allowedAccounts?: Array\<AppAccountInfo>;<br>旧版本信息:|类名… 341 |type有变化|类名:SelectAccountsOptions;<br>方法or属性:allowedOwners?: Array\<string>;<br>旧版本信息:|类名:SelectAcc…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-account.md | 61 |新增|NA|类名:AppAccountManager;<br>方法or属性:selectAccountsByOptions(options: SelectAccountsOptions, call… 62 |新增|NA|类名:AppAccountManager;<br>方法or属性:selectAccountsByOptions(options: SelectAccountsOptions): Pro… 72 |新增|NA|类名:SelectAccountsOptions;<br>方法or属性:requiredLabels?: Array\<string>;|@ohos.account.appAccoun… 77 |新增|NA|类名:SelectAccountsOptions;<br>方法or属性:allowedAccounts?: Array\<AppAccountInfo>;|@ohos.account.… 78 |新增|NA|类名:SelectAccountsOptions;<br>方法or属性:allowedOwners?: Array\<string>;|@ohos.account.appAccount…
|
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | inner_app_account_manager.cpp | 308 const SelectAccountsOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback, in SelectAccountsByOptions()
|
H A D | app_account_stub.cpp | 918 std::shared_ptr<SelectAccountsOptions> options(data.ReadParcelable<SelectAccountsOptions>()); in ProcSelectAccountsByOptions()
|