Home
last modified time | relevance | path

Searched refs:GetCreatorKey (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/include/
H A Dimage_creator_context.h85 std::string GetCreatorKey() const in GetCreatorKey() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/
H A Dimage_creator.cpp38 ImageCreatorManager::ReleaseCreatorById(iraContext_->GetCreatorKey()); in ~ImageCreator()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_creator_napi.cpp503 std::string creatorKey = imageCreator->iraContext_->GetCreatorKey(); in DoTest()