Home
last modified time | relevance | path

Searched refs:role (Results 1 - 23 of 23) sorted by relevance

/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkbrowserclientadapter_fuzzer/
H A Daafwkbrowserclientadapter_fuzzer.cpp43 void ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role);
56 void MockBrowserClient::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument
61 (void)role; in ReportThread()
84 int32_t role = 0; in AafwkBrowserClientAdapterFuzzTest() local
86 client->ReportThread(status, process_id, thread_id, role); in AafwkBrowserClientAdapterFuzzTest()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_aafwk_browser_client_adapter_wrapper.cpp32 NWeb::ResSchedStatusAdapter status, int32_t process_id, int32_t thread_id, NWeb::ResSchedRoleAdapter role) in ReportThread()
34 ctocpp_->ReportThread((int32_t)status, process_id, thread_id, (int32_t)role); in ReportThread()
31 ReportThread( NWeb::ResSchedStatusAdapter status, int32_t process_id, int32_t thread_id, NWeb::ResSchedRoleAdapter role) ReportThread() argument
H A Dark_aafwk_browser_client_adapter_wrapper.h30 NWeb::ResSchedRoleAdapter role) override;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_aafwk_browser_client_adapter_impl.cpp29 void ArkAafwkBrowserClientAdapterImpl::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument
31 real_->ReportThread((NWeb::ResSchedStatusAdapter)status, process_id, thread_id, (NWeb::ResSchedRoleAdapter)role); in ReportThread()
H A Dark_aafwk_browser_client_adapter_impl.h31 void ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) override;
/base/web/webview/ohos_adapter/aafwk_adapter/include/
H A Daafwk_browser_client_adapter_impl.h36 virtual void ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) override;
57 ResSchedRoleAdapter role) override;
H A Dibrowser.h35 virtual void ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) = 0;
H A Daafwk_browser_host_impl.h65 void ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) override;
/base/web/webview/ohos_adapter/aafwk_adapter/src/
H A Daafwk_browser_host_impl.cpp91 int role = data.ReadInt32(); in HandleReportThread() local
95 ReportThread(status, process_id, thread_id, role); in HandleReportThread()
141 void AafwkBrowserHostImpl::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument
144 ResSchedRoleAdapter resSchedRole = static_cast<ResSchedRoleAdapter>(role); in ReportThread()
H A Daafwk_browser_client_adapter_impl.cpp66 void BrowserClient::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument
77 data.WriteInt32(role); in ReportThread()
173 ResSchedStatusAdapter status, int32_t process_id, int32_t thread_id, ResSchedRoleAdapter role) in ReportThread()
176 int32_t resSchedRole = static_cast<int>(role); in ReportThread()
172 ReportThread( ResSchedStatusAdapter status, int32_t process_id, int32_t thread_id, ResSchedRoleAdapter role) ReportThread() argument
/base/web/webview/test/unittest/aafwk_app_client_adapter/
H A Dnweb_aafwk_adapter_test.cpp100 void ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role);
113 void MockBrowserClient::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument
118 (void)role; in ReportThread()
202 int32_t thread_id, int32_t role), (override));
472 int32_t role = 0; in HWTEST_F() local
473 client->ReportThread(status, process_id, thread_id, role); in HWTEST_F()
479 mockClient->ReportThread(status, process_id, thread_id, role); in HWTEST_F()
549 ResSchedRoleAdapter role = ResSchedRoleAdapter::USER_INTERACT; in HWTEST_F() local
551 clientAdapter->ReportThread(status, process_id, thread_id, role); in HWTEST_F()
555 clientAdapter->ReportThread(status, process_id, thread_id, role); in HWTEST_F()
712 int32_t role = 0; HWTEST_F() local
[all...]
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Daafwk_browser_client_adapter.h31 ResSchedStatusAdapter status, int32_t process_id, int32_t thread_id, ResSchedRoleAdapter role) = 0;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_aafwk_browser_client_adapter.h31 virtual void ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) = 0;
/base/customization/enterprise_device_management/test/fuzztest/adminmanager_fuzzer/
H A Dadmin_manager_fuzzer.cpp67 AdminType role = GetData<AdminType>(); in DoSomethingInterestingWithMyAPI() local
81 adminManager->GetGrantedPermission(permissions, role); in DoSomethingInterestingWithMyAPI()
85 adminManager->GetEnabledAdmin(role, packageNameList, userId); in DoSomethingInterestingWithMyAPI()
/base/useriam/user_auth_framework/test/fuzztest/services/core/remoteexecutorstub_fuzzer/
H A Dremote_executor_stub_fuzzer.cpp68 ExecutorRole role = static_cast<ExecutorRole>(parcel.ReadInt32()); in FuzzTest() local
69 g_RemoteExecutorStub->OnMessage(role, uint8Vector); in FuzzTest()
/base/web/webview/test/fuzztest/ohos_adapter/resschedadapter_fuzzer/
H A Dresschedadapter_fuzz.cpp64 for (auto role : roles) { in ResSchedAdapterFuzzTest()
65 adapter.ReportKeyThread(status, pid, tid, role); in ResSchedAdapterFuzzTest()
/base/customization/enterprise_device_management/services/edm/src/
H A Dadmin_manager.cpp287 void AdminManager::GetEnabledAdmin(AdminType role, std::vector<std::string> &packageNameList, int32_t userId) in GetEnabledAdmin() argument
296 EDMLOGD("AdminManager:GetEnabledAdmin adminType: %{public}d , admin size: %{public}zu", role, userAdmin.size()); in GetEnabledAdmin()
297 if (static_cast<int32_t>(role) >= static_cast<int32_t>(AdminType::UNKNOWN) || in GetEnabledAdmin()
298 static_cast<int32_t>(role) < static_cast<int32_t>(AdminType::NORMAL)) { in GetEnabledAdmin()
299 EDMLOGD("there is no admin(%{public}u) device manager package name list!", role); in GetEnabledAdmin()
304 if (item->adminInfo_.adminType_ == role) { in GetEnabledAdmin()
/base/web/webview/ohos_adapter/res_sched_adapter/src/
H A Dres_sched_client_adapter_impl.cpp92 constexpr char ROLE[] = "role";
271 ResType::ThreadRole role; in ReportKeyThread() local
273 WVLOG_E("invalid role: %{public}d", roleAdapter); in ReportKeyThread()
276 role = it->second; in ReportKeyThread()
280 { TID, std::to_string(tid) }, { ROLE, std::to_string(role) } }; in ReportKeyThread()
289 WVLOG_D("ReportKeyThread status: %{public}d, uid: %{public}s, pid: %{public}d, tid:%{public}d, role: %{public}d", in ReportKeyThread()
290 static_cast<int32_t>(status), GetUidString().c_str(), pid, tid, static_cast<int32_t>(role)); in ReportKeyThread()
/base/customization/enterprise_device_management/services/edm/include/
H A Dadmin_manager.h47 void GetEnabledAdmin(AdminType role, std::vector<std::string> &packageNameList, int32_t userId);
/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_adapter.c59 .uint32Param = keyInfo->role in AddStorageFixedParams()
/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhks_type.h321 uint32_t role; member
/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp88 void GetResourceNodeByTypeAndRole(AuthType authType, ExecutorRole role, in GetResourceNodeByTypeAndRole() argument
93 [&authTypeNodes, role, authType](const std::weak_ptr<ResourceNode> &weakNode) { in GetResourceNodeByTypeAndRole()
101 if (node->GetExecutorRole() != role) { in GetResourceNodeByTypeAndRole()
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_keyblob_lite.c362 keyInfo->role = paramSet->params[i].uint32Param; in FillBaseInfo()

Completed in 15 milliseconds