Searched defs:file_name (Results 1 – 7 of 7) sorted by relevance
33 let file_name = "read_write.txt"; in read_write() localVariable54 let file_name = "read_all_buf_too_small.txt"; in read_all_buf_too_small() localVariable74 let file_name = "read_at.txt"; in read_at() localVariable106 let file_name = "write_at.txt"; in write_at() localVariable148 let file_name = "get_set_size.txt"; in get_set_size() localVariable214 let file_name = "cannot_rename_or_delete_open_file.txt"; in cannot_rename_open_file() localVariable283 let file_name = "read_in_transaction.txt"; in read_in_transaction() localVariable315 let file_name = "discard_transaction.txt"; in discard_transaction() localVariable347 let file_name = "discard_transaction_on_drop.txt"; in drop_transaction() localVariable
70 auto file_name = get_storage_file_name(app_uuid); in get_app_storage_version() local114 auto file_name = get_storage_file_name(app_uuid); in update_app_version() local
507 Status openFile(const std::string& file_name, in openFile()544 Status deleteFile(const std::string& file_name, in deleteFile()570 Status renameFile(const std::string& file_name, in renameFile()599 Status openDir(const std::string& file_name, in openDir()
91 const char* file_name, in get_path()
122 let file_name = get_key_slot_file_name(algorithm); in create_attestation_key_file() localVariable364 let file_name = get_key_slot_file_name(key_type); in read_attestation_key_content() localVariable500 let file_name = get_key_slot_file_name(algorithm); in delete_key_file() localVariable509 let file_name = get_key_slot_file_name(algorithm); in check_key_file_exists() localVariable
173 static std::vector<uint8_t> read_entire_file(const char* file_name) { in read_entire_file()196 static void write_entire_file(const char* file_name, in write_entire_file()
403 char file_name[64]; in TEST_F() local553 char file_name[64]; in TEST_F() local