Searched refs:mcc_mnc (Results 1 - 3 of 3) sorted by relevance

/hardware/ril/mock-ril/src/cpp/
H A Dresponses.cpp304 DBG("mcc_mnc=%s", rsp->mcc_mnc().c_str());
305 result[2] = rsp->mcc_mnc().c_str();
/hardware/ril/mock-ril/src/generated/cpp/
H A Dril.pb.cpp618 "\007mcc_mnc\030\003 \001(\t\"&\n\025ReqSeparateConnection\022"
6184 // optional string mcc_mnc = 3;
6192 this->mcc_mnc().data(), this->mcc_mnc().length(),
6237 // optional string mcc_mnc = 3;
6240 this->mcc_mnc().data(), this->mcc_mnc().length(),
6243 3, this->mcc_mnc(), output);
6274 // optional string mcc_mnc = 3;
6277 this->mcc_mnc()
[all...]
H A Dril.pb.h2204 // optional string mcc_mnc = 3;
2208 inline const ::std::string& mcc_mnc() const;
3756 // optional string mcc_mnc = 3;
3766 inline const ::std::string& RspOperator::mcc_mnc() const { function in class:ril_proto::RspOperator

Completed in 75 milliseconds