HomeSort by relevance Sort by last modified time
    Searched defs:forMe (Results 1 - 8 of 8) sorted by null

  /external/ppp/pppd/plugins/rp-pppoe/
discovery.c 107 int forMe = 0;
115 parsePacket(packet, parseForHostUniq, &forMe);
116 return forMe;
pppoe-discovery.c 344 int forMe = 0;
352 parsePacket(packet, parseForHostUniq, &forMe);
353 return forMe;
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_agps.cpp 61 return s1->forMe(*notification);
94 bool Subscriber::forMe(Notification &notification)
117 bool notify = forMe(notification);
148 bool notify = forMe(notification);
187 bool notify = forMe(notification);
218 bool notify = forMe(notification);
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_agps.cpp 61 return s1->forMe(*notification);
94 bool Subscriber::forMe(Notification &notification)
117 bool notify = forMe(notification);
148 bool notify = forMe(notification);
187 bool notify = forMe(notification);
218 bool notify = forMe(notification);
    [all...]
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_agps.cpp 61 return s1->forMe(*notification);
94 bool Subscriber::forMe(Notification &notification)
117 bool notify = forMe(notification);
148 bool notify = forMe(notification);
187 bool notify = forMe(notification);
218 bool notify = forMe(notification);
    [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_agps.cpp 61 return s1->forMe(*notification);
94 bool Subscriber::forMe(Notification &notification)
117 bool notify = forMe(notification);
148 bool notify = forMe(notification);
187 bool notify = forMe(notification);
218 bool notify = forMe(notification);
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_agps.cpp 61 return s1->forMe(*notification);
94 bool Subscriber::forMe(Notification &notification)
117 bool notify = forMe(notification);
148 bool notify = forMe(notification);
187 bool notify = forMe(notification);
218 bool notify = forMe(notification);
    [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_agps.cpp 61 return s1->forMe(*notification);
94 bool Subscriber::forMe(Notification &notification)
117 bool notify = forMe(notification);
148 bool notify = forMe(notification);
187 bool notify = forMe(notification);
218 bool notify = forMe(notification);
    [all...]

Completed in 1075 milliseconds