Home
last modified time | relevance | path

Searched defs:InitOpts (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/tracing/core/
H A Dtracing_service.h327 using InitOpts = TracingServiceInitOpts; variable
/aosp_15_r20/external/perfetto/include/perfetto/ext/tracing/core/
H A Dtracing_service.h348 using InitOpts = TracingServiceInitOpts; variable
/aosp_15_r20/external/clang/lib/Frontend/
H A DInitPreprocessor.cpp975 Preprocessor &PP, const PreprocessorOptions &InitOpts, in InitializePreprocessor()
H A DCompilerInstance.cpp251 const PreprocessorOptions &InitOpts) { in InitializeFileRemapping()