Searched refs:mPowerControllerServiceAddress (Results 1 – 2 of 2) sorted by relevance
194 std::string mPowerControllerServiceAddress = ""; variable
392 maybeGetGrpcServiceInfo(&mPowerControllerServiceAddress); in init()811 if (mPowerControllerServiceAddress != "") { in maybeGetSpecialValue()902 grpc::CreateChannel(mPowerControllerServiceAddress, grpc::InsecureChannelCredentials()); in getPowerPropFromExternalService()