Home
last modified time | relevance | path

Searched refs:E_TOKEN_EMPTY (Results 1 - 4 of 4) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddatashare_errno.h104 constexpr int E_TOKEN_EMPTY = (E_BASE + 53); member
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_errno.h115 constexpr int E_TOKEN_EMPTY = (E_BASE + 53); member
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/
H A Ddatashare_helper.cpp122 LOG_ERROR("Create helper failed, err: %{public}d", E_TOKEN_EMPTY); in Create()
123 return std::make_pair(E_TOKEN_EMPTY, nullptr); in Create()
/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Dslientaccess_test.cpp244 EXPECT_EQ(ret, DataShare::E_TOKEN_EMPTY); in HWTEST_F()

Completed in 3 milliseconds