Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_helper_test.cpp93 EXPECT_EQ(errCode, E_EMPTY_FILE_PATH); in HWTEST_F()
118 EXPECT_EQ(errCode, E_EMPTY_FILE_PATH); in HWTEST_F()
132 EXPECT_EQ(pref, E_EMPTY_FILE_PATH); in HWTEST_F()
135 EXPECT_EQ(pref, E_EMPTY_FILE_PATH); in HWTEST_F()
/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_errno.h95 constexpr int E_EMPTY_FILE_PATH = (E_BASE + 9); member
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_helper.cpp75 errorCode = E_EMPTY_FILE_PATH; in GetRealPath()

Completed in 2 milliseconds