Home
last modified time | relevance | path

Searched refs:tempAgentMap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_image_source.cpp215 FormatAgentMap tempAgentMap; in InitClass() local
216 return tempAgentMap; in InitClass()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1931 FormatAgentMap tempAgentMap; in InitClass() local
1940 tempAgentMap.insert(FormatAgentMap::value_type(std::move(format), formatAgent)); in InitClass()
1942 return tempAgentMap; in InitClass()