OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RsError
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/
rsContext.h
236
void setError(
RsError
e, const char *msg = NULL) const;
266
mutable
RsError
mError;
rsDefines.h
295
enum
RsError
{
rsContext.cpp
768
void Context::setError(
RsError
e, const char *msg) const {
Completed in 27 milliseconds