Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_camera.cpp160 static const std::unordered_map<std::string, FlashType> flashTypes = { in GetFlashType() local
166 auto operatorIter = flashTypes.find(val); in GetFlashType()
167 if (operatorIter != flashTypes.end()) { in GetFlashType()

Completed in 1 milliseconds