OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mTypeStringsMapping
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt/
ResourceTable.h
490
uint32_t indexOfTypeString(const String16& s) const { return
mTypeStringsMapping
.valueFor(s); }
517
DefaultKeyedVector<String16, uint32_t>
mTypeStringsMapping
;
ResourceTable.cpp
[
all
...]
Completed in 86 milliseconds