OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:error_prefix
(Results
1 - 6
of
6
) sorted by null
/system/tools/aidl/
type_namespace.cpp
117
string
error_prefix
= StringPrintf(
local
125
LOG(ERROR) <<
error_prefix
<< error_msg;
130
LOG(ERROR) <<
error_prefix
<< StringPrintf(
139
LOG(ERROR) <<
error_prefix
<< StringPrintf(
147
LOG(ERROR) <<
error_prefix
<< "Argument name is a Java or aidl keyword";
153
LOG(ERROR) <<
error_prefix
<< "Argument name cannot begin with '_aidl'";
type_cpp.cpp
583
const string
error_prefix
= StringPrintf(
local
589
cerr <<
error_prefix
<< "Argument name is a C++ keyword"
/ndk/sources/host-tools/make-3.81/
function.c
1586
char *
error_prefix
;
local
[
all
...]
/external/mksh/src/
main.c
1186
error_prefix
(tobool(flags & VWARNINGF_FILELINE));
1294
error_prefix
(bool fileline)
function
[
all
...]
lex.c
1214
error_prefix
(true);
[
all
...]
sh.h
[
all
...]
Completed in 384 milliseconds