Home
last modified time | relevance | path

Searched defs:executorIndex (Results 1 – 14 of 14) sorted by relevance

/base/useriam/user_auth_framework/services/core/src/
Dresource_node_utils.cpp37 uint64_t executorIndex = info->GetExecutorIndex(); in NotifyExecutorToDeleteTemplates() local
58 void ResourceNodeUtils::SendMsgToExecutor(uint64_t executorIndex, int32_t commandId, const std::vec… in SendMsgToExecutor()
80 void ResourceNodeUtils::SetCachedTemplates(uint64_t executorIndex, in SetCachedTemplates()
117 uint64_t executorIndex = cred->GetExecutorIndex(); in ClassifyCredInfoByExecutor() local
Dresource_node_pool_impl.cpp55 uint64_t executorIndex = resource->GetExecutorIndex(); in Insert() local
79 bool ResourceNodePoolImpl::Delete(uint64_t executorIndex) in Delete()
Didentification_impl.cpp49 void IdentificationImpl::SetExecutor(uint32_t executorIndex) in SetExecutor()
Dauth_widget_helper.cpp65 uint64_t executorIndex = credentialInfos[0]->GetExecutorIndex(); in GetUserAuthProfile() local
Dauthentication_impl.cpp48 void AuthenticationImpl::SetExecutor(uint32_t executorIndex) in SetExecutor()
/base/useriam/user_auth_framework/test/unittest/services/src/
Dco_auth_service_test.cpp81 uint64_t executorIndex = service->ExecutorRegister(info, callbackInterface); variable
96 uint64_t executorIndex = service->ExecutorRegister(info, testCallback); variable
Didentification_impl_test.cpp123 constexpr uint64_t executorIndex = 60; variable
Denrollment_impl_test.cpp214 constexpr uint64_t executorIndex = 60; variable
Dauthentication_impl_test.cpp248 constexpr uint64_t executorIndex = 60; variable
/base/useriam/user_auth_framework/test/fuzztest/services/servicecore_fuzzer/src/
Dresource_node_pool_fuzzer.cpp43 uint64_t executorIndex = parcel.ReadUint64(); in FuzzResourcePoolDelete() local
59 uint64_t executorIndex = parcel.ReadUint64(); in FuzzResourcePoolSelect() local
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
Dco_auth_stub.cpp63 uint64_t executorIndex = ExecutorRegister(executorInfo, callback); in ExecutorRegisterStub() local
/base/useriam/user_auth_framework/services/core/inc/
Dauthentication.h48 uint64_t executorIndex; member
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
Dco_auth_client_test.cpp108 uint64_t executorIndex = 0; in CallRemoteObject() local
/base/useriam/user_auth_framework/services/ipc/src/
Dco_auth_service.cpp100 uint64_t executorIndex = resourceNode->GetExecutorIndex(); in ExecutorRegister() local