Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/sysprops/
Dsysprops_module.cc43 std::string file_path = os::ParameterProvider::SyspropsFilePath(); in Start() local
66 void SyspropsModule::parse_config(std::string file_path) { in parse_config()
/packages/services/Car/tools/scripts/
Dremove-apirequirements.py54 def remove_api_requirements(file_path): argument
/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.cc193 Result<bool> ZeroFiller(const std::string& file_path, const std::string& filler_path) { in ZeroFiller()
217 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