Home
last modified time | relevance | path

Searched refs:ptrChannel (Results 1 - 2 of 2) sorted by relevance

/base/security/access_token/services/tokensyncmanager/include/remote/
H A Dremote_command_executor.h39 void SetChannel(const std::shared_ptr<RpcChannel>& ptrChannel) in SetChannel() argument
41 ptrChannel_ = ptrChannel; in SetChannel()
/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dremote_command_executor.cpp51 std::shared_ptr<RpcChannel> ptrChannel = std::make_shared<SoftBusChannel>(targetNodeId); in CreateChannel() local
52 return ptrChannel; in CreateChannel()

Completed in 1 milliseconds