Home
last modified time | relevance | path

Searched refs:ACTION_CREATE_ACCOUNT_IMPLICITLY (Results 1 – 2 of 2) sorted by relevance

/base/account/os_account/frameworks/appaccount/native/include/
Dapp_account_constants.h30 const std::string ACTION_CREATE_ACCOUNT_IMPLICITLY = "createAccountImplicitly"; variable
/base/account/os_account/interfaces/kits/napi/appaccount/src/
Dnapi_app_account_constant.cpp55 SetNamedProperty(env, constants, Constants::ACTION_CREATE_ACCOUNT_IMPLICITLY.c_str(), in Init()