Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/continue/
H A Ddsched_continue.h55 … std::string compareInfo = this->sourceDeviceId_ + this->sourceBundleName_ + this->sinkDeviceId_ + variable
59 return compareInfo.compare(otherCompareInfo) == 0;
64 … std::string compareInfo = this->sourceDeviceId_ + this->sourceBundleName_ + this->sinkDeviceId_ + variable
68 return compareInfo < otherCompareInfo;