Lines Matching refs:AccessPoint
23 rlz_lib::AccessPoint access_point;
29 bool IsAccessPointSupported(rlz_lib::AccessPoint point) { in IsAccessPointSupported()
127 rlz_lib::AccessPoint point = rlz_lib::NO_ACCESS_POINT; in GetEventsFromResponseString()
145 bool RecordStatefulEvent(rlz_lib::Product product, rlz_lib::AccessPoint point, in RecordStatefulEvent()
243 bool RecordProductEvent(Product product, AccessPoint point, Event event) { in RecordProductEvent()
272 bool ClearProductEvent(Product product, AccessPoint point, Event event) { in ClearProductEvent()
294 bool GetAccessPointRlz(AccessPoint point, char* rlz, size_t rlz_size) { in GetAccessPointRlz()
313 bool SetAccessPointRlz(AccessPoint point, const char* new_rlz) { in SetAccessPointRlz()
350 bool FormFinancialPingRequest(Product product, const AccessPoint* access_points, in FormFinancialPingRequest()
458 bool SendFinancialPing(Product product, const AccessPoint* access_points, in SendFinancialPing()
469 bool SendFinancialPing(Product product, const AccessPoint* access_points, in SendFinancialPing()
545 AccessPoint point = NO_ACCESS_POINT; in ParsePingResponse()
591 bool GetPingParams(Product product, const AccessPoint* access_points, in GetPingParams()