Home
last modified time | relevance | path

Searched refs:GetKeyString (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/
H A Dcamera_napi_template_utils.h48 const std::string& GetKeyString(T enumValue) in GetKeyString() function
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Ddepth_data_output_napi.cpp251 std::string eventName = DepthDataOutputEventTypeHelper.GetKeyString(eventType); in UpdateJSCallback()
H A Dpreview_output_napi.cpp229 std::string eventName = PreviewOutputEventTypeHelper.GetKeyString(eventType); in UpdateJSCallback()
H A Dvideo_output_napi.cpp178 std::string eventName = VideoOutputEventTypeHelper.GetKeyString(eventType); in UpdateJSCallback()