Home
last modified time | relevance | path

Searched refs:build_path (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/rs/
H A Dbuild_rs.py37 def build_path(*args): function
94 install_host_dir = build_path('install', host)
327 out_dir = build_path()
/aosp12/system/update_engine/payload_generator/
H A Dext2_filesystem_unittest.cc103 base::FilePath build_path = GetBuildArtifactsPath().Append("gen"); in TEST_F() local
107 Ext2Filesystem::CreateFromFile(build_path.Append(fs_name).value()); in TEST_F()
/aosp12/packages/providers/MediaProvider/jni/
H A DFuseDaemon.cpp1240 const string& build_path = node->BuildPath(); in pf_open() local
1263 build_path, io_path, ctx->uid, ctx->pid, node->GetTransformsReason(), for_write, in pf_open()