Home
last modified time | relevance | path

Searched refs:GetSecurityLevel (Results 1 - 24 of 24) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/
H A Dmock_single_kv_store.h272 virtual Status GetSecurityLevel(SecurityLevel &securityLevel) const override;
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/
H A Dmock_single_kv_store.cpp164 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel() function in OHOS::DistributedKv::MockSingleKvStore
/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_single_kv_store.cpp150 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel() function in OHOS::DistributedKv::MockSingleKvStore
H A Dmock_single_kv_store.h274 virtual Status GetSecurityLevel(SecurityLevel &securityLevel) const override;
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_single_kv_store.cpp149 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel() function in OHOS::DistributedKv::MockSingleKvStore
/base/notification/distributed_notification_service/services/test/moduletest/mock/include/
H A Dmock_single_kv_store.h273 virtual Status GetSecurityLevel(SecurityLevel &securityLevel) const override;
/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dmock_single_kv_store.cpp150 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel() function in OHOS::DistributedKv::MockSingleKvStore
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/
H A Dmock_single_kv_store.cpp171 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel() function in OHOS::DistributedKv::MockSingleKvStore
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/
H A Dmock_single_kv_store.cpp162 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel() function in OHOS::DistributedKv::MockSingleKvStore
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/include/
H A Dmock_single_kv_store.h272 virtual Status GetSecurityLevel(SecurityLevel &securityLevel) const override;
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_single_kv_store.cpp258 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel() function in OHOS::DistributedKv::MockSingleKvStore
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_nweb.h938 virtual int GetSecurityLevel() = 0;
/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_controller_impl.h184 int32_t GetSecurityLevel();
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h287 int GetSecurityLevel();
H A Dnapi_webview_controller.h263 static napi_value GetSecurityLevel(napi_env env, napi_callback_info info);
H A Dwebview_controller.cpp1422 int WebviewController::GetSecurityLevel() in GetSecurityLevel() function in OHOS::NWeb::WebviewController
1429 int nwebSecurityLevel = nweb_ptr->GetSecurityLevel(); in GetSecurityLevel()
H A Dnapi_webview_controller.cpp587 DECLARE_NAPI_FUNCTION("getSecurityLevel", NapiWebviewController::GetSecurityLevel), in Init()
4962 napi_value NapiWebviewController::GetSecurityLevel(napi_env env, napi_callback_info info) in GetSecurityLevel() function in OHOS::NWeb::NapiWebviewController
4970 int32_t securityLevel = webviewController->GetSecurityLevel(); in GetSecurityLevel()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.h804 int GetSecurityLevel() override;
H A Dark_web_nweb_impl.cpp751 int ArkWebNWebImpl::GetSecurityLevel() in GetSecurityLevel() function in OHOS::ArkWeb::ArkWebNWebImpl
753 return nweb_nweb_->GetSecurityLevel(); in GetSecurityLevel()
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp646 int WebviewControllerImpl::GetSecurityLevel() in GetSecurityLevel() function in OHOS::Webview::WebviewControllerImpl
653 int nwebSecurityLevel = nweb_ptr->GetSecurityLevel(); in GetSecurityLevel()
H A Dwebview_ffi.cpp745 int32_t securityLevel = nativeWebviewCtl->GetSecurityLevel(); in FfiOHOSWebviewCtlGetSecurityLevel()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp878 int ArkWebNWebWrapper::GetSecurityLevel() in GetSecurityLevel() function in OHOS::ArkWeb::ArkWebNWebWrapper
880 return ark_web_nweb_->GetSecurityLevel(); in GetSecurityLevel()
H A Dark_web_nweb_wrapper.h815 int GetSecurityLevel() override;
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h1028 virtual int GetSecurityLevel() = 0;

Completed in 42 milliseconds