Home
last modified time | relevance | path

Searched refs:cppPath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/sksl/lex/
H A DMain.cpp105 const char* cppPath) { in writeCPP() argument
106 std::ofstream out(cppPath); in writeCPP()
187 const char* cppPath) { in process() argument
225 writeCPP(dfa, lexer, token, (std::string("src/sksl/SkSL") + lexer + ".h").c_str(), cppPath); in process()
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/sdk/
H A DETCoreMLModelDebugger.mm384 const auto cppPath = path.underlyingValue;
394 auto dep = cppPath;