/base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/ |
D | mock_single_kv_store.h | 272 virtual Status GetSecurityLevel(SecurityLevel &securityLevel) const override;
|
/base/notification/distributed_notification_service/services/test/moduletest/mock/include/ |
D | mock_single_kv_store.h | 273 virtual Status GetSecurityLevel(SecurityLevel &securityLevel) const override;
|
/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
D | mock_single_kv_store.h | 274 virtual Status GetSecurityLevel(SecurityLevel &securityLevel) const override;
|
D | mock_single_kv_store.cpp | 150 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/ |
D | mock_single_kv_store.cpp | 171 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel() function in OHOS::DistributedKv::MockSingleKvStore
|
/base/notification/distributed_notification_service/services/test/moduletest/mock/ |
D | mock_single_kv_store.cpp | 150 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel() function in OHOS::DistributedKv::MockSingleKvStore
|
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/ |
D | mock_single_kv_store.cpp | 164 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel() function in OHOS::DistributedKv::MockSingleKvStore
|
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
D | mock_single_kv_store.cpp | 149 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/ |
D | mock_single_kv_store.cpp | 162 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel() function in OHOS::DistributedKv::MockSingleKvStore
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/include/ |
D | mock_single_kv_store.h | 272 virtual Status GetSecurityLevel(SecurityLevel &securityLevel) const override;
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
D | mock_single_kv_store.cpp | 258 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel() function in OHOS::DistributedKv::MockSingleKvStore
|
/base/web/webview/ohos_nweb/include/ |
D | nweb.h | 957 virtual int GetSecurityLevel() = 0;
|
/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
D | napi_webview_controller.h | 215 static napi_value GetSecurityLevel(napi_env env, napi_callback_info info);
|
D | webview_controller.h | 235 int GetSecurityLevel();
|
D | webview_controller.cpp | 1134 int WebviewController::GetSecurityLevel() in GetSecurityLevel() function in OHOS::NWeb::WebviewController 1141 int nwebSecurityLevel = nweb_ptr->GetSecurityLevel(); in GetSecurityLevel()
|
D | napi_webview_controller.cpp | 245 DECLARE_NAPI_FUNCTION("getSecurityLevel", NapiWebviewController::GetSecurityLevel), in Init() 3908 napi_value NapiWebviewController::GetSecurityLevel(napi_env env, napi_callback_info info) in GetSecurityLevel() function in OHOS::NWeb::NapiWebviewController 3917 int32_t securityLevel = webviewController->GetSecurityLevel(); in GetSecurityLevel()
|