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/StatsD/statsd/src/
DStatsLogProcessor.cpp724 string file_name = StorageManager::getDataHistoryFileName((long)getWallClockSec(), in onConfigMetricsReportLocked() local
850 string file_name = in WriteDataToDiskLocked() local
873 string file_name = StringPrintf("%s/active_metrics", STATS_ACTIVE_METRIC_DIR); in SaveActiveConfigsToDisk() local
900 string file_name = StringPrintf("%s/metadata", STATS_METADATA_DIR); in SaveMetadataToDisk() local
937 string file_name = StringPrintf("%s/metadata", STATS_METADATA_DIR); in LoadMetadataFromDisk() local
1006 string file_name = StringPrintf("%s/active_metrics", STATS_ACTIVE_METRIC_DIR); in LoadActiveConfigsFromDisk() local
/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/storage/
DStorageManager.cpp586 string file_name = output.getFullFileName(STATS_SERVICE_DIR); in readConfigFromDisk() local
692 string file_name; in trimToFit() local
762 string file_name = output.getFullFileName(path); in printDirStats() local
/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dtest_command_handler.cc91 void TestCommandHandler::FromFile(const std::string& file_name) { in FromFile()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dcontroller_properties.cc227 ControllerProperties::ControllerProperties(const std::string& file_name) in ControllerProperties()
/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
Ddbregtest.cpp138 string file_name; in main() local
/packages/modules/StatsD/statsd/src/config/
DConfigManager.cpp308 string file_name = in update_saved_configs_locked() local
/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