Searched refs:kFeaturePushSync (Results 1 – 3 of 3) sorted by relevance
75 extern const char* const kFeaturePushSync;
77 const char* const kFeaturePushSync = "push_sync"; variable
1224 features.emplace_back(kFeaturePushSync); in handle_host_request()