Home
last modified time | relevance | path

Searched defs:Equal (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_data_transformer_test.cpp87 bool Equal(const LogInfo &origin, const LogInfo &target) in Equal() function
113 bool Equal(const RowDataWithLog &origin, const OptRowDataWithLog &target) in Equal() function
132 bool Equal(TableDataWithLog origin, OptTableDataWithLog target) in Equal() function
/foundation/ace/napi/native_engine/
Dnative_engine.h81 struct Equal { struct
82 inline bool operator()(const CleanupHookCallback& a, const CleanupHookCallback& b) const in operator()
/foundation/distributedschedule/samgr_lite/interfaces/kits/communication/broadcast/
Dbroadcast_interface.h122 BOOL (*Equal)(const Consumer *current, const Consumer *other); member
/foundation/graphic/standard/utils/color_manager/src/
Dcolor_space_convertor.cpp27 static bool Equal(std::array<float, DIMES_2> vecA, std::array<float, DIMES_2> vecB) in Equal() function