Home
last modified time | relevance | path

Searched refs:sourcePath (Results 1 – 4 of 4) sorted by relevance

/build/tools/atree/
Datree.cpp316 it->sourcePath.c_str(), it->sourceMod, in main()
320 err = copy_file(it->sourcePath, it->outPath); in main()
348 escape_filename(it->sourcePath).c_str()); in main()
Dfiles.h26 string sourcePath; member
Dfiles.cpp350 rec->sourcePath = full; in locate()
400 r.sourcePath = path_append(rec.sourceBase, r.sourceName); in add_more()
402 int err = stat(r.sourcePath.c_str(), &st); in add_more()
/build/soong/common/
Dpaths.go431 relDir = moduleSrcPath.sourcePath.path
502 sourcePath SourcePath member
528 return p.sourcePath.String()