Home
last modified time | relevance | path

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

/foundation/multimedia/image_effect/frameworks/native/capi/
H A Dnative_common_utils.cpp39 static const std::unordered_map<std::string, std::unordered_map<std::string, uint32_t>> LOOK_UP_CAPABILITY = { member
249 auto it = LOOK_UP_CAPABILITY.find(type); in ParseLookupKey()
250 CHECK_AND_RETURN_LOG(it != LOOK_UP_CAPABILITY.end(), in ParseLookupKey()

Completed in 2 milliseconds