Home
last modified time | relevance | path

Searched refs:CCreateAccountOptions (Results 1 - 5 of 5) sorted by relevance

/base/account/os_account/frameworks/appaccount/cj/include/
H A Dappaccount_defination.h35 } CCreateAccountOptions; typedef
H A Dappaccount_impl.h37 int32_t createAccount(std::string name, CCreateAccountOptions cOptions);
83 void Convert2CreateAccountOptions(CCreateAccountOptions &in, CreateAccountOptions &out);
H A Dappaccount_ffi.h45 FFI_EXPORT int32_t FfiAppAccountAppAccountManagerCreateAccount(int id, char *name, CCreateAccountOptions options);
/base/account/os_account/frameworks/appaccount/cj/src/
H A Dappaccount_ffi.cpp37 int32_t FfiAppAccountAppAccountManagerCreateAccount(int id, char *name, CCreateAccountOptions options) in FfiAppAccountAppAccountManagerCreateAccount()
H A Dappaccount_impl.cpp29 int32_t CJAppAccountImpl::createAccount(std::string name, CCreateAccountOptions cOptions) in createAccount()
620 void CJAppAccountImpl::Convert2CreateAccountOptions(CCreateAccountOptions &in, CreateAccountOptions &out) in Convert2CreateAccountOptions()

Completed in 6 milliseconds