Searched refs:kStreaming (Results 1 – 1 of 1) sorted by relevance
1718 enum CompileMode { kSynchronous, kAsync, kStreaming }; enumerator1755 (compile_mode_ == kStreaming), // streamed in call()1782 (compile_mode_ == kStreaming), // streamed in call()2611 : CompilationTimeCallback::kStreaming; in RunInForeground()