Home
last modified time | relevance | path

Searched refs:maybeGetGrpcServiceInfo (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/remoteaccess/hal/default/src/
DRemoteAccessImpl.cpp35 void maybeGetGrpcServiceInfo(std::string* address, std::string* ifname) { in maybeGetGrpcServiceInfo() function
63 maybeGetGrpcServiceInfo(&grpcServiceAddress, &grpcServiceIfname); in main()
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp273 void maybeGetGrpcServiceInfo(std::string* address) { in maybeGetGrpcServiceInfo() function
392 maybeGetGrpcServiceInfo(&mPowerControllerServiceAddress); in init()