Home | History | Annotate | Download | only in lib

Lines Matching refs:rlz

5 // A library to manage RLZ information for access-points shared
20 #include "rlz/lib/rlz_enums.h"
73 // The maximum length of an access points RLZ in bytes.
75 // The maximum length of an access points RLZ in bytes.
90 // RLZ storage functions.
98 // Records an RLZ event.
108 // successful ping to the RLZ server.
118 // Clears all product-specifc state from the RLZ registry.
121 // the product RLS argument (if any), and any RLZ's for access points being
134 // Get the RLZ value of the access point. If the access point is not Google, the
135 // RLZ will be the empty string and the function will return false.
137 bool RLZ_LIB_API GetAccessPointRlz(AccessPoint point, char* rlz,
140 // Set the RLZ for the access-point. Fails and asserts if called when the access
143 // create their own RLZ values.
148 // These functions deal with pinging the RLZ financial server and parsing and
153 // Forms the HTTP request to send to the RLZ financial server.
213 // and access point RLZ's in registry. Like ParsePingResponse(), but also
257 // Parses RLZ related ping response information from the server.
258 // Updates stored RLZ values and clears stored events accordingly.
263 // Copies the events associated with the product and the RLZ's for each access
282 // Set the OEM Deal Confirmation Code (DCC). This information is used for RLZ
309 // Segment RLZ persistence based on branding information.
315 // In some cases, a given product may be using supplementary brands. The RLZ
317 // this segmentation, scope all RLZ library calls that deal with supplementary