Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/input/
H A Dcamera_napi.h269 static const std::unordered_map<std::string, int32_t> mapVideoOutputErrorCode = { variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/
H A Dcamera_napi.cpp132 … CreateObjectWithMap(env, "VideoOutputErrorCode", mapVideoOutputErrorCode, g_ignoreRef_)), in Init()