Searched refs:synthetic (Results 1 – 2 of 2) sorted by relevance
/development/tools/bugreport/src/com/android/bugreport/inspector/ |
D | Inspector.java | 660 final LogLine synthetic = new LogLine(); in mergeLogcat() local 661 synthetic.lineno = lineno++; in mergeLogcat() 662 synthetic.rawText = synthetic.text = "--------- beginning of event"; in mergeLogcat() 663 synthetic.bufferBegin = "event"; in mergeLogcat() 664 synthetic.time = eventLine.time; in mergeLogcat() 665 result.lines.add(synthetic); in mergeLogcat() 683 final LogLine synthetic = new LogLine(); in mergeLogcat() local 684 synthetic.lineno = lineno++; in mergeLogcat() 685 synthetic.rawText = synthetic.text = "--------- beginning of event"; in mergeLogcat() 686 synthetic.bufferBegin = "event"; in mergeLogcat() [all …]
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 13208 …xternal/freetype,fake_hb1tlTPbSwaYXsM9HKSO0g@fakeemail.com,[sfnt] Avoid synthetic unicode for symb… 13319 …fakeemail.com,"Avoid overwriting of numeric font dictionary entries for synthetic fonts. Additiona… 13684 …kQja09VzCsNPRHQ@fakeemail.com,* src/type1/t1load.c (parse_dict): Handle synthetic fonts properly. … 15462 …: Remove code specially for synthetic fonts; this is handled elsewhere. (parse_encoding): Remove c… 15954 …HQ@fakeemail.com,"* src/type1/t1load.c (parse_subrs, parse_dict): Handle synthetic fonts properly." 21888 …nal/apache-harmony,fake_WHh-s8W-S_6f8u43KPqCVQ@fakeemail.com,JDWP: test synthetic fields and metho… 30430 …MR4-BMGZ9bnm-8A@fakeemail.com,Use new filtering API for existing filter of synthetic methods (#511) 35542 …latform/frameworks/native,fake_MnOS2F1SQ5KVSgoDRxkuZw@fakeemail.com,Add synthetic back button to v… 87331 …4,platform/external/lz4,fake_LPWiisDnQJ6lNxS40j8K1Q@fakeemail.com,fixed synthetic benchmark mode s… 95847 …eworks/base,fake_6k833ad0QaaKlWzrz6aF3A@fakeemail.com,Reduce scrypt time in synthetic password flow [all …]
|