Home
last modified time | relevance | path

Searched defs:IsSame (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/services/common/include/
H A Dtask_handler_wrap.h45 bool IsSame(const TaskHandle &other) const in IsSame() function in OHOS::AAFwk::TaskHandle
H A Devent_handler_wrap.h75 bool IsSame(const EventWrap &other) const in IsSame() function in OHOS::AAFwk::EventWrap
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H A Ddownloader.h99 bool IsSame(const std::shared_ptr<DownloadRequest>& other) const in IsSame() function in OHOS::Media::Plugins::HttpPlugin::DownloadRequest
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/
H A Ddownloader.h81 bool IsSame(const std::shared_ptr<DownloadRequest>& other) const in IsSame() function in OHOS::Media::Plugin::HttpPlugin::DownloadRequest
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dserializable_test.cpp38 static bool IsSame(std::vector<T> &olds, std::vector<T> &news) in IsSame() function in OHOS::DistributedData::SerializableTest
66 bool SerializableTest::IsSame(Config::Component &oldComp, Config::Component &newComp) in IsSame() function in OHOS::DistributedData::SerializableTest
77 bool SerializableTest::IsSame(Config &oldConfig, Config &newConfig) in IsSame() function in OHOS::DistributedData::SerializableTest

Completed in 3 milliseconds