OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetItemTypeName
(Results
1 - 6
of
6
) sorted by null
/frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h
123
inline const char *
GetItemTypeName
();
126
inline const char *
GetItemTypeName
<PragmaItem>()
130
inline const char *
GetItemTypeName
<ObjectSlotItem>()
134
inline const char *
GetItemTypeName
<ExportVarNameItem>()
138
inline const char *
GetItemTypeName
<ExportFuncNameItem>()
142
inline const char *
GetItemTypeName
<ExportForeachFuncItem>()
/external/chromium_org/tools/gn/
item.cc
25
std::string Item::
GetItemTypeName
() const {
item.h
48
std::string
GetItemTypeName
() const;
function_get_target_outputs.cc
156
"\nrefers to a " + item->
GetItemTypeName
());
builder.cc
302
item->
GetItemTypeName
() + " instead of a " +
/frameworks/compile/libbcc/lib/Renderscript/
RSInfoWriter.cpp
133
rsinfo::
GetItemTypeName
<ItemType>(), pOutput.getName().c_str(),
Completed in 1324 milliseconds