Searched defs:file_name (Results 1 – 9 of 9) sorted by relevance
| /packages/modules/Bluetooth/system/blueberry/utils/ |
| D | bt_test_utils.py | 192 def write_record_file(file_name, audio_params, frames): argument
|
| /packages/modules/Bluetooth/system/blueberry/tests/pbap/ |
| D | bluetooth_pbap_test.py | 85 def _import_vcf_to_pse(self, file_name, expected_contact_count): argument
|
| /packages/modules/StatsD/statsd/src/ |
| D | StatsLogProcessor.cpp | 799 string file_name = StorageManager::getDataHistoryFileName((long)getWallClockSec(), in onConfigMetricsReportLocked() local 1157 string file_name = in WriteDataToDiskLocked() local 1180 string file_name = StringPrintf("%s/active_metrics", STATS_ACTIVE_METRIC_DIR); in SaveActiveConfigsToDisk() local 1207 string file_name = StringPrintf("%s/metadata", STATS_METADATA_DIR); in SaveMetadataToDisk() local 1244 string file_name = StringPrintf("%s/metadata", STATS_METADATA_DIR); in LoadMetadataFromDisk() local 1313 string file_name = StringPrintf("%s/active_metrics", STATS_ACTIVE_METRIC_DIR); in LoadActiveConfigsFromDisk() local
|
| /packages/modules/StatsD/statsd/src/storage/ |
| D | StorageManager.cpp | 634 string file_name = output.getFullFileName(STATS_SERVICE_DIR); in readConfigFromDisk() local 740 string file_name; in trimToFit() local 810 string file_name = output.getFullFileName(path); in printDirStats() local
|
| /packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/ |
| D | dbregtest.cpp | 138 string file_name; in main() local
|
| /packages/modules/Virtualization/virtualizationmanager/src/ |
| D | debug_config.rs | 311 let file_name = "avf_debug_policy_with_adb.dtbo"; in test_new_with_custom_policy() localVariable
|
| /packages/modules/SdkExtensions/derive_classpath/ |
| D | derive_classpath_test.cpp | 242 const std::string file_name = android::base::StringPrintf("/proc/self/fd/%d", fd.get()); in TEST_F() local
|
| /packages/modules/StatsD/statsd/src/config/ |
| D | ConfigManager.cpp | 380 string file_name = in update_saved_configs_locked() local
|
| /packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
| D | bluetooth.rs | 957 let file_name = format!("{}/bluetooth{}.pid", PID_DIR, self.adapter_index); in create_pid_file() localVariable 965 let file_name = format!("{}/bluetooth{}.pid", PID_DIR, self.adapter_index); in remove_pid_file() localVariable
|