Searched refs:SendMsgToExecutor (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | resource_node_utils_test.cpp | 107 ResourceNodeUtils::SendMsgToExecutor(testIndex, commandId, testMsg); 129 ResourceNodeUtils::SendMsgToExecutor(testIndex1, commandId, testMsg); 130 ResourceNodeUtils::SendMsgToExecutor(testIndex2, commandId, testMsg);
|
/ohos5.0/base/useriam/user_auth_framework/services/core/src/ |
H A D | resource_node_utils.h | 32 …static void SendMsgToExecutor(uint64_t executorIndex, int32_t commandId, const std::vector<uint8_t…
|
H A D | resource_node_utils.cpp | 63 void ResourceNodeUtils::SendMsgToExecutor(uint64_t executorIndex, int32_t commandId, const std::vec… in SendMsgToExecutor() function in OHOS::UserIam::UserAuth::ResourceNodeUtils
|
/ohos5.0/base/useriam/user_auth_framework/services/context/src/ |
H A D | simple_auth_context.cpp | 225 ResourceNodeUtils::SendMsgToExecutor( in SendAuthExecutorMsg()
|