Home
last modified time | relevance | path

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

/frameworks/compile/linkloader/lib/
DStubLayout.cpp33 void StubLayout::initStubTable(unsigned char *table_, size_t count_) { in initStubTable() argument
35 count = count_; in initStubTable()