RLZ_LIB_API 87 rlz/lib/rlz_lib.h bool RLZ_LIB_API SetURLRequestContext(net::URLRequestContextGetter* context); RLZ_LIB_API 95 rlz/lib/rlz_lib.h bool RLZ_LIB_API GetProductEventsAsCgi(Product product, char* unescaped_cgi, RLZ_LIB_API 104 rlz/lib/rlz_lib.h bool RLZ_LIB_API RecordProductEvent(Product product, AccessPoint point, RLZ_LIB_API 110 rlz/lib/rlz_lib.h bool RLZ_LIB_API ClearProductEvent(Product product, AccessPoint point, RLZ_LIB_API 116 rlz/lib/rlz_lib.h bool RLZ_LIB_API ClearAllProductEvents(Product product); RLZ_LIB_API 131 rlz/lib/rlz_lib.h void RLZ_LIB_API ClearProductState(Product product, RLZ_LIB_API 137 rlz/lib/rlz_lib.h bool RLZ_LIB_API GetAccessPointRlz(AccessPoint point, char* rlz, RLZ_LIB_API 145 rlz/lib/rlz_lib.h bool RLZ_LIB_API SetAccessPointRlz(AccessPoint point, const char* new_rlz); RLZ_LIB_API 169 rlz/lib/rlz_lib.h bool RLZ_LIB_API FormFinancialPingRequest(Product product, RLZ_LIB_API 196 rlz/lib/rlz_lib.h bool RLZ_LIB_API PingFinancialServer(Product product, RLZ_LIB_API 206 rlz/lib/rlz_lib.h bool RLZ_LIB_API IsPingResponseValid(const char* response, RLZ_LIB_API 216 rlz/lib/rlz_lib.h bool RLZ_LIB_API ParseFinancialPingResponse(Product product, RLZ_LIB_API 238 rlz/lib/rlz_lib.h bool RLZ_LIB_API SendFinancialPing(Product product, RLZ_LIB_API 248 rlz/lib/rlz_lib.h bool RLZ_LIB_API SendFinancialPing(Product product, RLZ_LIB_API 260 rlz/lib/rlz_lib.h bool RLZ_LIB_API ParsePingResponse(Product product, const char* response); RLZ_LIB_API 269 rlz/lib/rlz_lib.h bool RLZ_LIB_API GetPingParams(Product product, RLZ_LIB_API 280 rlz/lib/rlz_lib.h bool RLZ_LIB_API CreateMachineState(void); RLZ_LIB_API 286 rlz/lib/rlz_lib.h bool RLZ_LIB_API SetMachineDealCode(const char* dcc); RLZ_LIB_API 292 rlz/lib/rlz_lib.h bool RLZ_LIB_API GetMachineDealCodeAsCgi(char* cgi, size_t cgi_size); RLZ_LIB_API 298 rlz/lib/rlz_lib.h bool RLZ_LIB_API GetMachineDealCode(char* dcc, size_t dcc_size); RLZ_LIB_API 305 rlz/lib/rlz_lib.h bool RLZ_LIB_API SetMachineDealCodeFromPingResponse(const char* response);