PPResultAndExceptionToNPResult  207 content/renderer/pepper/npapi_glue.cc PPResultAndExceptionToNPResult::PPResultAndExceptionToNPResult(
PPResultAndExceptionToNPResult  217 content/renderer/pepper/npapi_glue.cc PPResultAndExceptionToNPResult::~PPResultAndExceptionToNPResult() {
PPResultAndExceptionToNPResult  229 content/renderer/pepper/npapi_glue.cc bool PPResultAndExceptionToNPResult::SetResult(PP_Var result) {
PPResultAndExceptionToNPResult  257 content/renderer/pepper/npapi_glue.cc bool PPResultAndExceptionToNPResult::CheckExceptionForNoResult() {
PPResultAndExceptionToNPResult  274 content/renderer/pepper/npapi_glue.cc void PPResultAndExceptionToNPResult::IgnoreException() {
PPResultAndExceptionToNPResult  279 content/renderer/pepper/npapi_glue.cc void PPResultAndExceptionToNPResult::ThrowException() {
PPResultAndExceptionToNPResult   91 content/renderer/pepper/npapi_glue.h class PPResultAndExceptionToNPResult {
PPResultAndExceptionToNPResult  101 content/renderer/pepper/npapi_glue.h   PPResultAndExceptionToNPResult(NPObject* object_var, NPVariant* np_result);
PPResultAndExceptionToNPResult  103 content/renderer/pepper/npapi_glue.h   ~PPResultAndExceptionToNPResult();
PPResultAndExceptionToNPResult  145 content/renderer/pepper/npapi_glue.h   DISALLOW_COPY_AND_ASSIGN(PPResultAndExceptionToNPResult);
PPResultAndExceptionToNPResult   60 content/renderer/pepper/plugin_object.cc   PPResultAndExceptionToNPResult result_converter(
PPResultAndExceptionToNPResult   76 content/renderer/pepper/plugin_object.cc   PPResultAndExceptionToNPResult result_converter(
PPResultAndExceptionToNPResult   99 content/renderer/pepper/plugin_object.cc   PPResultAndExceptionToNPResult result_converter(obj->GetNPObject(), result);
PPResultAndExceptionToNPResult  118 content/renderer/pepper/plugin_object.cc   PPResultAndExceptionToNPResult result_converter(
PPResultAndExceptionToNPResult  133 content/renderer/pepper/plugin_object.cc   PPResultAndExceptionToNPResult result_converter(
PPResultAndExceptionToNPResult  146 content/renderer/pepper/plugin_object.cc   PPResultAndExceptionToNPResult result_converter(
PPResultAndExceptionToNPResult  161 content/renderer/pepper/plugin_object.cc   PPResultAndExceptionToNPResult result_converter(
PPResultAndExceptionToNPResult  179 content/renderer/pepper/plugin_object.cc   PPResultAndExceptionToNPResult result_converter(obj->GetNPObject(), NULL);
PPResultAndExceptionToNPResult  231 content/renderer/pepper/plugin_object.cc   PPResultAndExceptionToNPResult result_converter(obj->GetNPObject(), result);