Searched refs:GetEntriesTypes (Results 1 – 3 of 3) sorted by relevance
44 std::vector<std::string> GetEntriesTypes() const;
127 std::vector<std::string> UnifiedData::GetEntriesTypes() const in GetEntriesTypes() function in OHOS::UDMF::UnifiedData
206 std::vector<std::string> typeLabels = unifiedData->unifiedData_->GetEntriesTypes(); in OH_UdmfData_GetTypes()