OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nexe_error_reported_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.h
195
bool nexe_error_reported() const { return
nexe_error_reported_
; }
197
nexe_error_reported_
= val;
308
// nacl_ready_state_ and
nexe_error_reported_
: If an error or crash
388
bool
nexe_error_reported_
; // error or crash reported
member in class:plugin::Plugin
plugin.cc
645
nexe_error_reported_
(false),
[
all
...]
Completed in 23 milliseconds