Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSInfoExtractor.cpp64 inline size_t getMetadataStringLength(const llvm::NamedMDNode *pMetadata) { in getMetadataStringLength() function
144 string_pool_size += getMetadataStringLength<2>(pragma); in ExtractFromSource()
145 string_pool_size += getMetadataStringLength<1>(export_var); in ExtractFromSource()
146 string_pool_size += getMetadataStringLength<1>(export_func); in ExtractFromSource()
147 string_pool_size += getMetadataStringLength<1>(export_foreach_name); in ExtractFromSource()