OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetItemTypeName
(Results
1 - 5
of
5
) sorted by null
/frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h
121
inline const char *
GetItemTypeName
();
124
inline const char *
GetItemTypeName
<DependencyTableItem>()
128
inline const char *
GetItemTypeName
<PragmaItem>()
132
inline const char *
GetItemTypeName
<ObjectSlotItem>()
136
inline const char *
GetItemTypeName
<ExportVarNameItem>()
140
inline const char *
GetItemTypeName
<ExportFuncNameItem>()
144
inline const char *
GetItemTypeName
<ExportForeachFuncItem>()
/external/chromium_org/tools/gn/
item.cc
25
std::string Item::
GetItemTypeName
() const {
item.h
44
std::string
GetItemTypeName
() const;
builder.cc
297
item->
GetItemTypeName
() + " instead of a " +
/frameworks/compile/libbcc/lib/Renderscript/
RSInfoWriter.cpp
156
rsinfo::
GetItemTypeName
<ItemType>(), pOutput.getName().c_str(),
Completed in 169 milliseconds