Searched defs:SendFinancialPing (Results 1 – 5 of 5) sorted by relevance
167 bool SendFinancialPing(const std::string& brand, in SendFinancialPing() function402 bool RLZTracker::SendFinancialPing(const std::string& brand, in SendFinancialPing() function in RLZTracker
140 virtual bool SendFinancialPing(const std::string& brand, in SendFinancialPing() function in TestRLZTracker
82 RLZ_DLL_EXPORT bool SendFinancialPing(rlz_lib::Product product, in SendFinancialPing() function
458 bool SendFinancialPing(Product product, const AccessPoint* access_points, in SendFinancialPing() function469 bool SendFinancialPing(Product product, const AccessPoint* access_points, in SendFinancialPing() function
430 TEST_F(RlzLibTest, SendFinancialPing) { in TEST_F() argument