Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/include/
H A Dcamera_manager_adapter_impl.h162 bool isForegound_ = false; variable
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_impl.cpp712 isForegound_ = false; in ReleaseCameraManger()
745 isForegound_ = isForeground; in SetForegroundFlag()
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/
H A Dcamera_adapter_impl_test.cpp445 adapter.isForegound_ = true;