Home
last modified time | relevance | path

Searched defs:session (Results 1 – 4 of 4) sorted by relevance

/applications/standard/user_certificate_manager/certmanager/src/main/ets/common/
DGlobalContext.ts44 private session: UIExtensionContentSession; property in GlobalContext
/applications/standard/filepicker/entry/src/main/ets/base/model/
DStartModeOptions.ts27 public session: UIExtensionContentSession; property in StartModeOptions
/applications/standard/app_samples/code/DocsSample/Media/AVRecorder/AVRecorderNDK/entry/src/main/cpp/
Dcamera_manager.cpp1018 void CaptureSessionOnFocusStateChange(Camera_CaptureSession *session, Camera_FocusState focusState) in CaptureSessionOnFocusStateChange()
1024 void CaptureSessionOnError(Camera_CaptureSession *session, Camera_ErrorCode errorCode) in CaptureSessionOnError()
/applications/standard/app_samples/code/BasicFeature/Media/Camera/entry/src/main/cpp/
Dcamera_manager.cpp1005 void CaptureSessionOnFocusStateChange(Camera_CaptureSession *session, Camera_FocusState focusState) in CaptureSessionOnFocusStateChange()
1010 void CaptureSessionOnError(Camera_CaptureSession *session, Camera_ErrorCode errorCode) in CaptureSessionOnError()