Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/large_system/
H A Dcamera.cpp37 const char CAMERA_GRANT_RESULT[] = "grantResult"; variable
220 auto iter = result.find(CAMERA_GRANT_RESULT); in OnError()