| /base/useriam/user_auth_framework/services/core/src/ |
| D | resource_node_utils.cpp | 42 uint64_t executorIndex = info->GetExecutorIndex(); in NotifyExecutorToDeleteTemplates() local 63 void ResourceNodeUtils::SendMsgToExecutor(uint64_t executorIndex, int32_t commandId, const std::vec… in SendMsgToExecutor() 85 void ResourceNodeUtils::SetCachedTemplates(uint64_t executorIndex, in SetCachedTemplates() 126 uint64_t executorIndex = cred->GetExecutorIndex(); in ClassifyCredInfoByExecutor() local
|
| D | resource_node_pool_impl.cpp | 60 uint64_t executorIndex = resource->GetExecutorIndex(); in Insert() local 92 bool ResourceNodePoolImpl::Delete(uint64_t executorIndex) in Delete()
|
| D | identification_impl.cpp | 49 void IdentificationImpl::SetExecutor(uint32_t executorIndex) in SetExecutor()
|
| D | schedule_node_helper.cpp | 113 uint64_t executorIndex = info.executorIndexes[i]; in ScheduleInfoToExecutors() local
|
| D | authentication_impl.cpp | 47 void AuthenticationImpl::SetExecutor(uint32_t executorIndex) in SetExecutor()
|
| D | resource_node_impl.cpp | 235 void ResourceNodeImpl::DeleteExecutorFromDriver(uint64_t executorIndex) in DeleteExecutorFromDriver()
|
| /base/useriam/user_auth_framework/test/unittest/services/src/ |
| D | co_auth_service_test.cpp | 90 uint64_t executorIndex = service->ExecutorRegister(info, callbackInterface); variable 106 uint64_t executorIndex = service->ExecutorRegister(info, testCallback); variable 128 uint64_t executorIndex = service->ExecutorRegister(info, callbackInterface); variable 152 uint64_t executorIndex = service->ExecutorRegister(info, callbackInterface); variable
|
| D | auth_widget_helper_test.cpp | 113 constexpr uint64_t executorIndex = 61; variable 150 constexpr uint64_t executorIndex = 61; variable 186 constexpr uint64_t executorIndex = 61; variable 232 constexpr uint64_t executorIndex = 61; variable 278 constexpr uint64_t executorIndex = 61; variable 324 constexpr uint64_t executorIndex = 61; variable 371 constexpr uint64_t executorIndex = 61; variable
|
| D | co_auth_stub_test.cpp | 182 .WillByDefault([](uint64_t executorIndex) { in __anone0c000dc0302()
|
| D | identification_impl_test.cpp | 123 constexpr uint64_t executorIndex = 60; variable
|
| D | enrollment_impl_test.cpp | 195 constexpr uint64_t executorIndex = 60; variable
|
| D | authentication_impl_test.cpp | 254 constexpr uint64_t executorIndex = 60; variable
|
| /base/useriam/user_auth_framework/frameworks/native/executors/src/framework/ |
| D | executor_mgr_wrapper.cpp | 29 uint64_t executorIndex = UserAuth::CoAuthClient::GetInstance().Register(info, callback); in Register() local 34 void ExecutorMgrWrapper::Unregister(uint64_t executorIndex) in Unregister()
|
| /base/useriam/user_auth_framework/frameworks/native/ipc/src/ |
| D | co_auth_stub.cpp | 53 uint64_t executorIndex; in ExecutorUnregisterStub() local 81 uint64_t executorIndex = ExecutorRegister(executorInfo, callback); in ExecutorRegisterStub() local
|
| D | co_auth_proxy.cpp | 110 void CoAuthProxy::ExecutorUnregister(uint64_t executorIndex) in ExecutorUnregister()
|
| /base/useriam/user_auth_framework/test/fuzztest/services/servicecore_fuzzer/src/ |
| D | resource_node_pool_fuzzer.cpp | 43 uint64_t executorIndex = parcel.ReadUint64(); in FuzzResourcePoolDelete() local 59 uint64_t executorIndex = parcel.ReadUint64(); in FuzzResourcePoolSelect() local
|
| /base/useriam/user_auth_framework/frameworks/native/executors/src/ |
| D | executor.cpp | 108 uint64_t executorIndex = executorMgrWrapper_->Register(executorInfo, executorCallback); in RegisterExecutorCallback() local 122 uint64_t executorIndex = 0; in UnregisterExecutorCallback() local
|
| /base/useriam/user_auth_framework/services/ipc/src/ |
| D | co_auth_service.cpp | 135 void CoAuthService::AddExecutorDeathRecipient(uint64_t executorIndex, AuthType authType, ExecutorRo… in AddExecutorDeathRecipient() 192 uint64_t executorIndex = resourceNode->GetExecutorIndex(); in ExecutorRegister() local 214 void CoAuthService::ExecutorUnregister(uint64_t executorIndex) in ExecutorUnregister()
|
| /base/useriam/user_auth_framework/frameworks/native/client/src/ |
| D | co_auth_client_impl.cpp | 61 void CoAuthClientImpl::Unregister(uint64_t executorIndex) in Unregister()
|
| /base/useriam/user_auth_framework/test/fuzztest/dummy/ |
| D | dummy_authentication.h | 29 void SetExecutor(uint32_t executorIndex){}; in SetExecutor()
|
| /base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
| D | co_auth_proxy_test.cpp | 102 [&testExecutorIndex](uint64_t executorIndex) { in __anon570e9eb10302()
|
| D | co_auth_client_test.cpp | 108 uint64_t executorIndex = 0; in CallRemoteObject() local
|
| /base/useriam/user_auth_framework/services/core/inc/ |
| D | authentication.h | 61 uint64_t executorIndex; member
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | auth_widget_helper.cpp | 74 uint64_t executorIndex = credentialInfos[0]->GetExecutorIndex(); in GetUserAuthProfile() local
|
| /base/useriam/user_auth_framework/test/fuzztest/services/coauthservice_fuzzer/ |
| D | co_auth_service_fuzzer.cpp | 149 uint64_t executorIndex = parcel.ReadUint64(); in FuzzOther() local
|