Home
last modified time | relevance | path

Searched refs:mHasConstructMethod1 (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/media/extractors/mp4/
H A DItemTable.cpp312 mItemLocs(itemLocs), mHasConstructMethod1(false) {} in IlocBox()
316 bool hasConstructMethod1() { return mHasConstructMethod1; } in hasConstructMethod1()
323 bool mHasConstructMethod1; member
396 mHasConstructMethod1 = true; in parse()