Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/services/core/src/
Dresource_node_utils.cpp36 uint64_t executorIndex = info->GetExecutorIndex(); in NotifyExecutorToDeleteTemplates() local
56 void ResourceNodeUtils::SendMsgToExecutor(uint64_t executorIndex, const std::vector<uint8_t> &msg) in SendMsgToExecutor()
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()
Dauthentication_impl.cpp52 void AuthenticationImpl::SetExecutor(uint32_t executorIndex) in SetExecutor()
/base/useriam/user_auth_framework/test/unittest/services/src/
Dco_auth_service_test.cpp84 uint64_t executorIndex = service->ExecutorRegister(info, testCallback); variable
99 uint64_t executorIndex = service->ExecutorRegister(info, testCallback); variable
Didentification_impl_test.cpp133 constexpr uint64_t executorIndex = 60; variable
Denrollment_impl_test.cpp158 constexpr uint64_t executorIndex = 60; variable
Dauthentication_impl_test.cpp189 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/test/unittest/inner_api/src/
Dco_auth_client_test.cpp88 uint64_t executorIndex = 0; in __anon033191af0202() local
/base/useriam/user_auth_framework/services/ipc/src/
Dco_auth_service.cpp95 uint64_t executorIndex = resourceNode->GetExecutorIndex(); in ExecutorRegister() local
Duser_auth_service.cpp118 uint64_t executorIndex = credentialInfos[0]->GetExecutorIndex(); in GetProperty() local
160 uint64_t executorIndex = credentialInfos[0]->GetExecutorIndex(); in SetProperty() local