Home
last modified time | relevance | path

Searched defs:Dynamic (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/compile/mclinker/include/mcld/MC/
H A DSymbolCategory.h126 enum Type { File, Local, LocalDyn, Common, Dynamic, Regular }; enumerator
/aosp12/frameworks/native/include/ftl/
H A Dsmall_vector.h78 using Dynamic = SmallVector<T, 0>; variable