Home
last modified time | relevance | path

Searched refs:OS_ACCOUNT_ERR_OK (Results 1 - 3 of 3) sorted by relevance

/base/account/os_account/interfaces/kits/capi/osaccount/include/
H A Dos_account_common.h46 OS_ACCOUNT_ERR_OK = 0, enumerator
/base/account/os_account/interfaces/kits/capi/osaccount/src/
H A Dos_account.cpp48 return OsAccount_ErrCode::OS_ACCOUNT_ERR_OK; in OH_OsAccount_GetName()
/base/account/os_account/interfaces/kits/capi/test/unittest/osaccount/
H A Dos_account_ndk_test.cpp70 EXPECT_EQ(OH_OsAccount_GetName(str, MAX_NAME_LENGTH), OsAccount_ErrCode::OS_ACCOUNT_ERR_OK); in HWTEST_F() member in OHOS::AccountSA::OsAccount_ErrCode

Completed in 1 milliseconds