Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp31 const int OS_ACCOUNT_TYPE_NORMAL = 1; variable
120 SetEnumProperty(env, osAccountType, OS_ACCOUNT_TYPE_NORMAL, "NORMAL"); in OsAccountInit()