Home
last modified time | relevance | path

Searched defs:fh (Results 1 – 25 of 38) sorted by relevance

12

/aosp12/frameworks/native/cmds/rawbu/
H A Dbackup.cpp173 static int write_int32(FILE* fh, int32_t val) in write_int32()
184 static int write_int64(FILE* fh, int64_t val) in write_int64()
235 static int write_header(FILE* fh, int type, const char* path, const struct stat* st) in write_header()
255 static int backup_dir(FILE* fh, const char* srcPath) in backup_dir()
376 FILE* fh = fopen(destPath, "w"); in backup_data() local
415 static int32_t read_int32(FILE* fh, int32_t defVal) in read_int32()
426 static int64_t read_int64(FILE* fh, int64_t defVal) in read_int64()
437 static int read_header(FILE* fh, int* type, char** path, struct stat* st) in read_header()
506 FILE* fh = fopen(srcPath, "r"); in restore_data() local
/aosp12/system/core/trusty/storage/lib/
H A Dstorage.c37 static inline storage_session_t _to_session(file_handle_t fh) in _to_session()
42 static inline uint32_t _to_handle(file_handle_t fh) in _to_handle()
166 void storage_close_file(file_handle_t fh) in storage_close_file()
191 static int _read_chunk(file_handle_t fh, storage_off_t off, void *buf, size_t size) in _read_chunk()
202 ssize_t storage_read(file_handle_t fh, storage_off_t off, void *buf, size_t size) in storage_read()
225 static int _write_req(file_handle_t fh, storage_off_t off, in _write_req()
238 ssize_t storage_write(file_handle_t fh, storage_off_t off, in storage_write()
268 int storage_set_file_size(file_handle_t fh, storage_off_t file_size, uint32_t opflags) in storage_set_file_size()
279 int storage_get_file_size(file_handle_t fh, storage_off_t *size_p) in storage_get_file_size()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DRilMessageDecoder.java65 public static synchronized RilMessageDecoder getInstance(Handler caller, IccFileHandler fh, in getInstance()
120 private RilMessageDecoder(Handler caller, IccFileHandler fh, Context context) { in RilMessageDecoder()
H A DIconLoader.java73 private IconLoader(Looper looper , IccFileHandler fh) { in IconLoader()
80 static IconLoader getInstance(Handler caller, IccFileHandler fh) { in getInstance()
H A DCommandParamsFactory.java90 IccFileHandler fh, Context context) { in getInstance()
100 private CommandParamsFactory(RilMessageDecoder caller, IccFileHandler fh, Context context) { in CommandParamsFactory()
H A DCatService.java146 Context context, IccFileHandler fh, UiccProfile uiccProfile, int slotId) { in CatService()
204 IccFileHandler fh = null; in getInstance() local
/aosp12/system/extras/simpleperf/
H A Dgenerate_event_type_table.py303 fh = open('event_type_table.h', 'w') variable
/aosp12/frameworks/native/opengl/tests/linetex/
H A Dlinetex.cpp83 const GLfloat fh = h; in main() local
/aosp12/packages/apps/Nfc/nci/jni/
H A DRouteDataSet.cpp243 FILE* fh = NULL; in saveToFile() local
281 FILE* fh = NULL; in loadFromFile() local
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dfuse.h216 uint64_t fh; member
250 uint64_t fh; member
276 uint64_t fh; member
281 uint64_t fh; member
287 uint64_t fh; member
293 uint64_t fh; member
303 uint64_t fh; member
320 uint64_t fh; member
337 uint64_t fh; member
401 uint64_t fh; member
[all …]
/aosp12/build/soong/zip/
H A Dzip_test.go59 func fh(name string, contents []byte, method uint16) zip.FileHeader { func
/aosp12/hardware/qcom/msm8994/kernel-headers/linux/
H A Dfuse.h226 uint64_t fh; member
262 uint64_t fh; member
295 uint64_t fh; member
301 uint64_t fh; member
309 uint64_t fh; member
316 uint64_t fh; member
329 uint64_t fh; member
350 uint64_t fh; member
371 uint64_t fh; member
444 uint64_t fh; member
[all …]
/aosp12/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dfuse.h399 uint64_t fh; member
436 uint64_t fh; member
465 uint64_t fh; member
471 uint64_t fh; member
478 uint64_t fh; member
485 uint64_t fh; member
497 uint64_t fh; member
518 uint64_t fh; member
539 uint64_t fh; member
608 uint64_t fh; member
[all …]
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/
H A Dfuse.h231 uint64_t fh; member
274 uint64_t fh; member
306 uint64_t fh; member
316 uint64_t fh; member
324 uint64_t fh; member
331 uint64_t fh; member
344 uint64_t fh; member
365 uint64_t fh; member
386 uint64_t fh; member
464 uint64_t fh; member
[all …]
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dfuse.h411 uint64_t fh; member
454 uint64_t fh; member
483 uint64_t fh; member
492 uint64_t fh; member
499 uint64_t fh; member
506 uint64_t fh; member
518 uint64_t fh; member
539 uint64_t fh; member
560 uint64_t fh; member
634 uint64_t fh; member
[all …]
/aosp12/packages/modules/adb/
H A Dsysdeps_win32.cpp220 void operator()(struct FHRec_* fh) { in operator ()()
830 FH fh = _fh_from_int(fd, __func__); in adb_bind() local
879 FH fh = _fh_from_int(fd, __func__); in adb_sendmsg() local
907 FH fh = _fh_from_int(fd, __func__); in GetWSARecvMsgFunc() local
932 FH fh = _fh_from_int(fd, __func__); in adb_recvmsg() local
1202 FH fh = _fh_from_int(fd, __func__); in network_peek() local
1237 unique_fh fh(_fh_alloc(&_fh_socket_class)); in adb_socket_accept() local
1261 FH fh = _fh_from_int(fd, __func__); in adb_setsockopt() local
1286 FH fh = _fh_from_int(fd, __func__); in adb_getsockname() local
1394 FH fh = _fh_from_int(fd, __func__); in set_file_block_mode() local
[all …]
/aosp12/frameworks/native/opengl/tests/fillrate/
H A Dfillrate.cpp94 const GLfloat fh = h; in main() local
/aosp12/system/core/set-verity-state/
H A Dset-verity-state.cpp70 fec::io fh(block_device, O_RDWR); in set_verity_enabled_state() local
/aosp12/system/update_engine/payload_generator/
H A Dpayload_generation_config_android.cc172 fec::io fh(part.path, O_RDONLY, FEC_VERITY_DISABLE); in LoadVerityConfig() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DAdnRecordLoader.java65 AdnRecordLoader(IccFileHandler fh) { in AdnRecordLoader()
H A DAdnRecordCache.java64 AdnRecordCache(IccFileHandler fh) { in AdnRecordCache()
/aosp12/system/extras/verity/fec/
H A Dmain.cpp145 fec::io fh(filename, O_RDONLY, FEC_VERITY_DISABLE); in get_start() local
/aosp12/system/core/libappfuse/
H A DFuseAppLoop.cc177 bool FuseAppLoop::ReplyOpen(uint64_t unique, uint64_t fh) { in ReplyOpen()
/aosp12/system/extras/libfec/include/fec/
H A Dio.h138 fec_handle *fh = nullptr; variable
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccPhoneBookInterfaceManager.java309 IccFileHandler fh = mPhone.getIccFileHandler(); in getAdnRecordsSize() local

12