| /system/core/trusty/storage/tests/ |
| D | main.cpp | 252 const char *fname = "test_create_delete_file"; in TEST_P() local 297 const char *fname = "delete_opened_test_file"; in TEST_P() local 334 const char *fname = "test_open_no_create_file"; in TEST_P() local 368 const char *fname = "test_open_create_file"; in TEST_P() local 396 const char *fname = "ABCDEFGHIJKLMNOPQRSTUVWXYZ-abcdefghijklmnopqrstuvwxyz_01234.56789"; in TEST_P() local 423 const char *fname = "test_write_read_sequential"; in TEST_P() local 465 const char *fname = "test_open_truncate"; in TEST_P() local 508 const char *fname = "test_open_same_file"; in TEST_P() local 591 const char *fname = "test_read_eof"; in TEST_P() local 637 const char *fname = "test_get_file_size"; in TEST_P() local [all …]
|
| /system/extras/verity/ |
| D | Utils.java | 213 static X509Certificate loadPEMCertificate(String fname) throws Exception { in loadPEMCertificate() 281 static byte[] read(String fname) throws Exception { in read() 294 static void write(byte[] data, String fname) throws Exception{ in write()
|
| /system/core/libmemtrack/ |
| D | memtrack_test.cpp | 33 std::string fname = ::android::base::StringPrintf("/proc/%d/cmdline", pid); in getprocname() local
|
| /system/core/fs_mgr/ |
| D | fs_mgr_verity.cpp | 278 static int check_verity_restart(const char *fname) in check_verity_restart() 369 static int metadata_find(const char *fname, const char *stag, in metadata_find() 443 static int write_verity_state(const char *fname, off64_t offset, int32_t mode) in write_verity_state() 472 static int read_verity_state(const char *fname, off64_t offset, int *mode) in read_verity_state()
|
| /system/bt/bta/gatt/ |
| D | bta_gattc_cache.cc | 712 char fname[255] = {0}; in bta_gattc_cache_load() local 772 char fname[255] = {0}; in bta_gattc_cache_write() local 820 char fname[255] = {0}; in bta_gattc_cache_reset() local
|
| /system/core/fastboot/fuzzy_fastboot/ |
| D | fixtures.cpp | 81 std::string fname(device_path.begin() + prefix.size(), device_path.end()); in UsbStillAvailible() local
|
| D | main.cpp | 1338 const auto flash_part = [&](const std::string fname, const std::string part_name) { in TEST_P()
|
| /system/core/toolbox/upstream-netbsd/usr.bin/grep/ |
| D | util.c | 64 file_matching(const char *fname) in file_matching()
|
| /system/netd/server/ |
| D | BandwidthController.cpp | 560 const std::string fname = "/proc/net/xt_quota/" + iface; in getInterfaceQuota() local 611 const std::string fname = "/proc/net/xt_quota/" + quotaName; in updateQuota() local
|
| /system/bpf/libbpf_android/ |
| D | Loader.cpp | 388 string fname = pathToFilename(string(elfPath), true); in createMaps() local 508 string fname = pathToFilename(string(elfPath), true); in loadCodeSections() local
|
| /system/core/libmeminfo/tools/ |
| D | librank.cpp | 85 std::string fname = ::android::base::StringPrintf("/proc/%d/cmdline", pid); in ProcessRecord() local
|
| D | procrank.cpp | 57 std::string fname = ::android::base::StringPrintf("/proc/%d/oom_score_adj", pid); in ProcessRecord() local
|
| /system/core/fastboot/ |
| D | usb_linux.cpp | 88 char fname[64]; member
|
| D | fastboot.cpp | 900 static bool load_buf(const char* fname, struct fastboot_buffer* buf) { in load_buf() 1134 static void do_flash(const char* pname, const char* fname) { in do_flash() 1862 std::string fname; in Main() local
|
| /system/vold/ |
| D | cryptfs.cpp | 523 char* fname = NULL; in put_crypt_ftr_and_key() local 663 char* fname = NULL; in get_crypt_ftr_and_key() local 766 char* fname; in load_persistent_data() local 856 char* fname; in save_persistent_data() local
|
| /system/libvintf/ |
| D | AssembleVintf.cpp | 175 std::string fname = ::android::base::Basename(path); in generateCondition() local
|