Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/osi/test/
Dconfig_test.cc256 base::FilePath file_path(filename.string()); in TEST_F() local
270 base::FilePath file_path(filename.string()); in TEST_F() local
/packages/modules/Virtualization/microdroid/payload/
Dmk_payload.cc194 Result<bool> ZeroFiller(const std::string& file_path, const std::string& filler_path) { in ZeroFiller()
218 auto add_partition = [&](auto partition_name, auto file_path) -> Result<void> { in MakePayload()
/packages/services/Car/cpp/computepipe/proto/
DInputConfig.proto23 optional string file_path = 2; field
/packages/providers/MediaProvider/jni/
Dnode-inl.h85 const std::string file_path; member