Searched defs:CreateChannel (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/security/access_token/services/tokensyncmanager/src/remote/ | ||
H A D | remote_command_executor.cpp | 46 const std::shared_ptr<RpcChannel> RemoteCommandExecutor::CreateChannel(const std::string &targetNod… in CreateChannel() function in OHOS::Security::AccessToken::RemoteCommandExecutor |
/ohos5.0/foundation/graphic/graphic_2d/utils/socketpair/src/ | ||
H A D | local_socketpair.cpp | 88 int32_t LocalSocketPair::CreateChannel(size_t sendSize, size_t receiveSize) in CreateChannel() function in OHOS::LocalSocketPair |