Searched refs:CSetPropertiesOptions (Results 1 - 5 of 5) sorted by relevance
/base/account/os_account/frameworks/appaccount/cj/include/ |
H A D | appaccount_defination.h | 112 } CSetPropertiesOptions; typedef
|
H A D | appaccount_impl.h | 66 int32_t setAuthenticatorProperties(std::string owner, CAuthCallback callbackId, CSetPropertiesOptions cOptions); 77 void ParseContextForSetAuthenticatorProperties(CAuthCallback callbackId, CSetPropertiesOptions cOptions,
|
H A D | appaccount_ffi.h | 81 int id, char *owner, CAuthCallback callbackId, CSetPropertiesOptions cOptions);
|
/base/account/os_account/frameworks/appaccount/cj/src/ |
H A D | appaccount_ffi.cpp | 294 int id, char *owner, CAuthCallback callbackId, CSetPropertiesOptions cOptions) in FfiAppAccountAppAccountManagerSetAuthenticatorProperties()
|
H A D | appaccount_impl.cpp | 560 CAuthCallback callbackId, CSetPropertiesOptions cOptions, JSAuthCallback &callback, SetPropertiesOptions &options) in ParseContextForSetAuthenticatorProperties() 576 std::string owner, CAuthCallback callbackId, CSetPropertiesOptions cOptions) in setAuthenticatorProperties()
|
Completed in 6 milliseconds