Searched refs:fh (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/cmds/rawbu/ |
D | backup.cpp | 169 static int write_int32(FILE* fh, int32_t val) in write_int32() argument 171 int res = fwrite(&val, 1, sizeof(val), fh); in write_int32() 180 static int write_int64(FILE* fh, int64_t val) in write_int64() argument 182 int res = fwrite(&val, 1, sizeof(val), fh); in write_int64() 231 static int write_header(FILE* fh, int type, const char* path, const struct stat* st) in write_header() argument 234 if (!write_int32(fh, type)) return 0; in write_header() 235 if (!write_int32(fh, pathLen)) return 0; in write_header() 236 if (fwrite(path, 1, pathLen, fh) != (size_t)pathLen) { in write_header() 241 if (!write_int32(fh, st->st_uid)) return 0; in write_header() 242 if (!write_int32(fh, st->st_gid)) return 0; in write_header() [all …]
|
/frameworks/base/telephony/java/com/android/internal/telephony/cat/ |
D | RilMessageDecoder.java | 54 public static synchronized RilMessageDecoder getInstance(Handler caller, IccFileHandler fh) { in getInstance() argument 56 sInstance = new RilMessageDecoder(caller, fh); in getInstance() 93 private RilMessageDecoder(Handler caller, IccFileHandler fh) { in RilMessageDecoder() argument 101 mCmdParamsFactory = CommandParamsFactory.getInstance(this, fh); in RilMessageDecoder()
|
D | IconLoader.java | 71 private IconLoader(Looper looper , IccFileHandler fh) { in IconLoader() argument 73 mSimFH = fh; in IconLoader() 78 static IconLoader getInstance(Handler caller, IccFileHandler fh) { in getInstance() argument 82 if (fh != null) { in getInstance() 85 return new IconLoader(thread.getLooper(), fh); in getInstance()
|
D | CatService.java | 154 IccFileHandler fh, IccCard ic) { in CatService() argument 155 if (ci == null || ir == null || context == null || fh == null in CatService() 164 mMsgDecoder = RilMessageDecoder.getInstance(this, fh); in CatService() 539 Context context, IccFileHandler fh, IccCard ic) { in getInstance() argument 542 if (ci == null || ir == null || context == null || fh == null in getInstance() 548 sInstance = new CatService(ci, ir, context, fh, ic); in getInstance()
|
D | CommandParamsFactory.java | 60 IccFileHandler fh) { in getInstance() argument 64 if (fh != null) { in getInstance() 65 return new CommandParamsFactory(caller, fh); in getInstance() 70 private CommandParamsFactory(RilMessageDecoder caller, IccFileHandler fh) { in CommandParamsFactory() argument 72 mIconLoader = IconLoader.getInstance(this, fh); in CommandParamsFactory()
|
/frameworks/base/services/java/com/android/server/wm/ |
D | WindowState.java | 445 final int fh = frame.height(); in computeFrameLw() local 504 if (mIsWallpaper && (fw != frame.width() || fh != frame.height())) { in computeFrameLw()
|
D | WindowManagerService.java | 5079 int fh = frame.height(); in screenshotApplications() local 5086 scale = height / (float) fh; // landscape in screenshotApplications()
|
/frameworks/base/core/res/assets/webkit/ |
D | hyph_en_US.dic | 1849 4fh
|