Searched refs:collect_kythe_data_ (Results 1 – 2 of 2) sorted by relevance
52 static void SetCollectKytheData() { Get().collect_kythe_data_ = true; } in SetCollectKytheData()53 static bool collect_kythe_data() { return Get().collect_kythe_data_; } in collect_kythe_data()123 bool collect_kythe_data_; variable
16 collect_kythe_data_(false), in DEFINE_CONTEXTUAL_VARIABLE()