Home
last modified time | relevance | path

Searched refs:SetPropertiesOptions (Results 1 – 25 of 46) sorted by relevance

12

/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_common.cpp117 bool SetPropertiesOptions::Marshalling(Parcel &parcel) const in Marshalling()
122 SetPropertiesOptions *SetPropertiesOptions::Unmarshalling(Parcel &parcel) in Unmarshalling()
124 SetPropertiesOptions *info = new (std::nothrow) SetPropertiesOptions(); in Unmarshalling()
133 bool SetPropertiesOptions::ReadFromParcel(Parcel &parcel) in ReadFromParcel()
H A Dapp_account_authenticator_stub.cpp182 sptr<SetPropertiesOptions> options = data.ReadParcelable<SetPropertiesOptions>(); in ProcSetProperties()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-account.md12 | ohos.account.appAccount | Authenticator | setProperties(options: SetPropertiesOptions, callback: …
17 | ohos.account.appAccount | SetPropertiesOptions | parameters?: {[key: string]: Object} | 新增 |
18 | ohos.account.appAccount | SetPropertiesOptions | properties?: {[key: string]: Object}, | 新增 |
26 …ack): void;<br>setAuthenticatorProperties(owner: string, options: SetPropertiesOptions, callback: …
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-account.md12 | ohos.account.appAccount | Authenticator | setProperties(options: SetPropertiesOptions, callback: …
17 | ohos.account.appAccount | SetPropertiesOptions | parameters?: {[key: string]: Object} | Added|
18 | ohos.account.appAccount | SetPropertiesOptions | properties?: {[key: string]: Object}, | Added|
26 …ack): void;<br>setAuthenticatorProperties(owner: string, options: SetPropertiesOptions, callback: …
/ohos5.0/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_common.h60 struct SetPropertiesOptions : public Parcelable { struct
65 static SetPropertiesOptions *Unmarshalling(Parcel &parcel); argument
103 SetPropertiesOptions setPropOptions;
H A Diapp_account_authenticator.h39 …virtual ErrCode SetProperties(const SetPropertiesOptions &options, const sptr<IRemoteObject> &call…
H A Diapp_account.h99 …virtual ErrCode SetAuthenticatorProperties(const std::string &owner, const SetPropertiesOptions &o…
H A Dapp_account.h101 … const SetPropertiesOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback);
H A Dapp_account_proxy.h96 … ErrCode SetAuthenticatorProperties(const std::string &owner, const SetPropertiesOptions &options,
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/include/
H A Dnapi_app_account_authenticator.h52 SetPropertiesOptions setPropOptions;
79 …ErrCode SetProperties(const SetPropertiesOptions &options, const sptr<IRemoteObject> &callback) ov…
92 …static void CreateJsSetPropertiesOptions(napi_env env, SetPropertiesOptions &options, napi_value *…
H A Dnapi_app_account_common.h119 SetPropertiesOptions options;
307 bool ParseSetPropertiesOptions(napi_env env, napi_value object, SetPropertiesOptions &options);
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/setauthenticatorproperties_fuzzer/
H A Dsetauthenticatorproperties_fuzzer.cpp56 SetPropertiesOptions options; in SetAuthenticatorPropertiesFuzzTest()
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/setauthenticatorpropertiesstub_fuzzer/
H A Dsetauthenticatorpropertiesstub_fuzzer.cpp57 SetPropertiesOptions options; in SetAuthenticatorPropertiesStubFuzzTest()
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_authenticator_stub.h33 ErrCode SetProperties(const SetPropertiesOptions &options, const sptr<IRemoteObject> &callback);
H A Dmock_app_account_authenticator_stub.cpp52 const SetPropertiesOptions &options, const sptr<IRemoteObject> &callback) in SetProperties()
H A Dmock_app_account_stub.h95 … ErrCode SetAuthenticatorProperties(const std::string &owner, const SetPropertiesOptions &options,
H A Dmock_app_account_stub.cpp359 const SetPropertiesOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback) in SetAuthenticatorProperties()
/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_authenticator_proxy.h38 …ErrCode SetProperties(const SetPropertiesOptions &options, const sptr<IRemoteObject> &callback) ov…
H A Dapp_account_manager_service.h99 … ErrCode SetAuthenticatorProperties(const std::string &owner, const SetPropertiesOptions &options,
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_authenticate_test.cpp61 ErrCode SetProperties(const SetPropertiesOptions &options, const sptr<IRemoteObject> &callback);
100 const SetPropertiesOptions &options, const sptr<IRemoteObject> &callback) in SetProperties()
347 SetPropertiesOptions options;
710 SetPropertiesOptions options;
H A Dapp_account_manager_service_module_not_mock_test.cpp228 SetPropertiesOptions setOptions;
/ohos5.0/base/account/os_account/frameworks/appaccount/native/test/unittest/
H A Dapp_account_common_test.cpp184 SetPropertiesOptions options;
/ohos5.0/base/account/os_account/interfaces/innerkits/appaccount/native/include/
H A Dapp_account_manager.h507 … const SetPropertiesOptions &options, const sptr<IAppAccountAuthenticatorCallback> &callback);
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_proxy.cpp217 const SetPropertiesOptions &options, const sptr<IRemoteObject> &callback) in SetProperties()
/ohos5.0/base/account/os_account/frameworks/appaccount/native/
H A Dlibapp_account_innerkits.map81 …traits<char>, std::__h::allocator<char>> const&, OHOS::AccountSA::SetPropertiesOptions const&, OHO…
102 "OHOS::AccountSA::SetPropertiesOptions::Marshalling(OHOS::Parcel&) const";
103 "OHOS::AccountSA::SetPropertiesOptions::Unmarshalling(OHOS::Parcel&)";
128 "vtable for OHOS::AccountSA::SetPropertiesOptions";
136 "VTT for OHOS::AccountSA::SetPropertiesOptions";

12