Searched refs:GetCategoryId (Results 1 – 4 of 4) sorted by relevance
64 EXPECT_EQ(smartAlbumAsset.GetCategoryId(), TEST_CATEGORY_ID);
134 int32_t SmartAlbumAsset::GetCategoryId() const in GetCategoryId() function in OHOS::Media::SmartAlbumAsset
57 EXPORT int32_t GetCategoryId() const;
390 categoryId = obj->smartAlbumAssetPtr->GetCategoryId(); in JSGetSmartAlbumCategoryId()