Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/sysprops/
Dsysprops_module.cc50 std::string file_path = os::ParameterProvider::SyspropsFilePath(); in Start() local
73 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/UprobeStats/src/
DConfigResolver.cpp117 for (auto &file_path : probe_config.file_paths()) { in resolveProbes() local
/packages/modules/Bluetooth/system/osi/test/
Dconfig_test.cc252 base::FilePath file_path(filename.string()); in TEST_F() local
266 base::FilePath file_path(filename.string()); in TEST_F() local
/packages/services/Car/cpp/computepipe/proto/
DInputConfig.proto23 optional string file_path = 2; field
/packages/modules/Virtualization/libs/dice/driver/src/
Dlib.rs226 let file_path = tmp_dir.path().join("test-dice-chain.raw"); in test_dice_driver_from_file_deletes_file_after_derive() localVariable
/packages/providers/MediaProvider/jni/
Dnode-inl.h85 const std::string file_path; member