Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/testing/
Ddocument_utils.cc28 std::string CreateTestFilePath(const std::string file_name, const std::string resources_path) { in CreateTestFilePath()
/packages/modules/Bluetooth/system/log/src/
Dvlog_android.cc37 const char* file_name = location.file_name; in vlog() local
/packages/modules/Bluetooth/tools/rootcanal/lib/
Dlog.cc73 char const* file_name = ::strrchr(file, delimiter); in VLog() local
/packages/modules/Bluetooth/system/log/include/bluetooth/
Dlog.h51 char const* file_name; member
/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.cpp824 string file_name = StorageManager::getDataHistoryFileName((long)getWallClockSec(), in onConfigMetricsReportLocked() local
1188 string file_name = in WriteDataToDiskLocked() local
1211 string file_name = StringPrintf("%s/active_metrics", STATS_ACTIVE_METRIC_DIR); in SaveActiveConfigsToDisk() local
1238 string file_name = StringPrintf("%s/metadata", STATS_METADATA_DIR); in SaveMetadataToDisk() local
1275 string file_name = StringPrintf("%s/metadata", STATS_METADATA_DIR); in LoadMetadataFromDisk() local
1344 string file_name = StringPrintf("%s/active_metrics", STATS_ACTIVE_METRIC_DIR); in LoadActiveConfigsFromDisk() local
/packages/modules/StatsD/statsd/src/storage/
DStorageManager.cpp632 string file_name = output.getFullFileName(STATS_SERVICE_DIR); in readConfigFromDisk() local
738 string file_name; in trimToFit() local
808 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/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dform_filing_general_test.cc49 std::unique_ptr<Document> LoadDocument(const std::string file_name) { in LoadDocument()
Dform_filing_combo_test.cc59 std::unique_ptr<Document> LoadDocument(const std::string file_name) { in LoadDocument()
Dform_filing_textfield_test.cc61 std::unique_ptr<Document> LoadDocument(const std::string file_name) { in LoadDocument()
Dform_filing_listbox_test.cc58 std::unique_ptr<Document> LoadDocument(const std::string file_name) { in LoadDocument()
Dform_filing_click_test.cc66 std::unique_ptr<Document> LoadDocument(const std::string file_name) { in LoadDocument()
/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.cpp378 string file_name = in update_saved_configs_locked() local
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs1276 let file_name = format!("{}/bluetooth{}.pid", PID_DIR, self.virt_index); in create_pid_file() localVariable
1284 let file_name = format!("{}/bluetooth{}.pid", PID_DIR, self.virt_index); in remove_pid_file() localVariable