Searched defs:entryB (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/databaseutils/test/ |
H A D | acl_test.cpp | 194 AclXattrEntry entryB(ACL_TAG::USER, UID, Acl::R_RIGHT | Acl::W_RIGHT); variable 214 AclXattrEntry entryB(ACL_TAG::GROUP, UID, Acl::R_RIGHT | Acl::W_RIGHT); variable
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/ |
H A D | sys_event_query.cpp | 29 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/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_register_syncdb_test.cpp | 1764 static void CheckObserverCallback(const Entry &entryB) in CheckObserverCallback() 1830 Entry entryB = GetEntry("key_B", "value_B"); variable 1861 Entry entryB = GetEntry("key_B", "value_B"); variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/ |
H A D | distributed_kv_data_manager_test.cpp | 44 static Entry entryB; member in OHOS::Test::DistributedKvDataManagerTest 91 Entry DistributedKvDataManagerTest::entryB; member in OHOS::Test::DistributedKvDataManagerTest
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/test/unittest/common/ |
H A D | sys_event_store_utility_test.cpp | 75 bool CompareSeqFuncGreater(const Entry& entryA, const Entry& entryB) in CompareSeqFuncGreater()
|