Home
last modified time | relevance | path

Searched refs:GetCategoryName (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dsmart_album_asset.cpp144 string SmartAlbumAsset::GetCategoryName() const in GetCategoryName() function in OHOS::Media::SmartAlbumAsset
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dsmart_album_asset_test.cpp69 EXPECT_EQ(smartAlbumAsset.GetCategoryName(), TEST_CATEGORY_NAME); in HWTEST_F()
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dsmart_album_asset.h58 EXPORT std::string GetCategoryName() const;
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.h369 BASE_NS::string GetCategoryName(const uint32_t categoryId) const;
H A Dshader_manager.cpp385 string ShaderManager::GetCategoryName(const uint32_t categoryId) const in GetCategoryName() function in ShaderManager
1927 desc.category = GetCategoryName(cdRef.categoryId);
1937 desc.category = GetCategoryName(cdRef.categoryId);
/foundation/multimedia/media_library/frameworks/js/src/
H A Dsmart_album_napi.cpp418 categoryName = obj->smartAlbumAssetPtr->GetCategoryName(); in JSGetSmartAlbumCategoryName()

Completed in 9 milliseconds