Home
last modified time | relevance | path

Searched defs:readTag (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/mdnsFilter/
H A DVendorConfig.java324 T readTag(XmlPullParser parser, String tagName) throws XmlPullParserException, IOException; in readTag() method
/aosp14/frameworks/base/core/java/android/util/proto/
H A DProtoInputStream.java561 private void readTag() throws IOException { in readTag() method in ProtoInputStream
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifParser.java533 private ExifTag readTag() throws IOException, ExifInvalidFormatException { in readTag() method in ExifParser
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_transaction_data_test.cpp1586 std::vector<uint8_t> readTag; variable