Searched refs:HasTypeInEntries (Results 1 – 3 of 3) sorted by relevance
45 bool HasTypeInEntries(const std::string &type) const;
137 bool UnifiedData::HasTypeInEntries(const std::string &type) const in HasTypeInEntries() function in OHOS::UDMF::UnifiedData
192 …fiedDataValid(unifiedData) && type != nullptr && unifiedData->unifiedData_->HasTypeInEntries(type); in OH_UdmfData_HasType()