Home
last modified time | relevance | path

Searched defs:file_name (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_test_utils.py192 def write_record_file(file_name, audio_params, frames): argument
/packages/modules/Bluetooth/system/blueberry/tests/pbap/
Dbluetooth_pbap_test.py85 def _import_vcf_to_pse(self, file_name, expected_contact_count): argument
/packages/modules/StatsD/statsd/src/
DStatsLogProcessor.cpp799 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/
DStorageManager.cpp634 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/
Ddbregtest.cpp138 string file_name; in main() local
/packages/modules/Virtualization/virtualizationmanager/src/
Ddebug_config.rs311 let file_name = "avf_debug_policy_with_adb.dtbo"; in test_new_with_custom_policy() localVariable
/packages/modules/SdkExtensions/derive_classpath/
Dderive_classpath_test.cpp242 const std::string file_name = android::base::StringPrintf("/proc/self/fd/%d", fd.get()); in TEST_F() local
/packages/modules/StatsD/statsd/src/config/
DConfigManager.cpp380 string file_name = in update_saved_configs_locked() local
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs957 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