Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_errno.cpp54 { -E_INTERCEPT_DATA_FAIL, INTERCEPT_DATA_FAIL },
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dstore_types.h59 INTERCEPT_DATA_FAIL, // Interceptor push data failed. enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dsync_operation.cpp348 { static_cast<int>(OP_INTERCEPT_DATA_FAIL), INTERCEPT_DATA_FAIL }, in DBStatusTrans()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp2012 EXPECT_TRUE(pair.second == INTERCEPT_DATA_FAIL);
2059 EXPECT_EQ(pair.second, INTERCEPT_DATA_FAIL);