Searched refs:kProductIdKey (Results 1 – 2 of 2) sorted by relevance
20 const char* kProductIdKey = "productId"; variable55 result->SetInteger(kProductIdKey, product_id_); in ToValue()75 if (!dict_value->GetInteger(kProductIdKey, &temp)) in FromValue()
15 const char kProductIdKey[] = "productId"; variable104 obj->SetInteger(kProductIdKey, product_id_); in ToValue()