Home
last modified time | relevance | path

Searched defs:entryA (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/databaseutils/test/
H A Dacl_test.cpp193 AclXattrEntry entryA(ACL_TAG::USER, UID, Acl::R_RIGHT | Acl::W_RIGHT); variable
210 AclXattrEntry entryA(ACL_TAG::USER, UID, Acl::R_RIGHT | Acl::W_RIGHT); variable
/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_query.cpp29 bool CompareSeqFuncLess(const Entry& entryA, const Entry& entryB) in CompareSeqFuncLess()
34 bool CompareSeqFuncGreater(const Entry& entryA, const Entry& entryB) in CompareSeqFuncGreater()
39 bool CompareTimestampFuncLess(const Entry& entryA, const Entry& entryB) in CompareTimestampFuncLess()
44 bool CompareTimestampFuncGreater(const Entry& entryA, const Entry& entryB) in CompareTimestampFuncGreater()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Ddistributed_kv_data_manager_test.cpp43 static Entry entryA; member in OHOS::Test::DistributedKvDataManagerTest
90 Entry DistributedKvDataManagerTest::entryA; member in OHOS::Test::DistributedKvDataManagerTest
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_register_syncdb_test.cpp1828 Entry entryA = GetEntry("key_A", "value_A"); variable
1859 Entry entryA = GetEntry("key_A", "value_A"); variable
/ohos5.0/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_store_utility_test.cpp75 bool CompareSeqFuncGreater(const Entry& entryA, const Entry& entryB) in CompareSeqFuncGreater()