Searched refs:IsChanged (Results 1 – 7 of 7) sorted by relevance
156 bool TextComponent::IsChanged() const in IsChanged() function in OHOS::Ace::TextComponent158 return declaration_->IsChanged(); in IsChanged()
67 bool IsChanged() const;
895 if (text_->IsChanged()) { in CheckIfNeedMeasure()
49 bool IsChanged(const std::string &deviceId, DataType dataType);
96 bool KVDBNotifierClient::IsChanged(const std::string &deviceId, DataType dataType) in IsChanged() function in OHOS::DistributedKv::KVDBNotifierClient
129 bool IsChanged() const in IsChanged() function
398 return serviceAgent->IsChanged(clientUuid, static_cast<DataType>(dataType_)); in IsRemoteChanged()