Searched refs:GinJavaBridgeError (Results 1 – 12 of 12) sorted by relevance
12 enum GinJavaBridgeError { enum24 CONTENT_EXPORT const char* GinJavaBridgeErrorToString(GinJavaBridgeError error);
11 const char* GinJavaBridgeErrorToString(GinJavaBridgeError error) { in GinJavaBridgeErrorToString()
20 IPC_ENUM_TRAITS_MAX_VALUE(content::GinJavaBridgeError,61 content::GinJavaBridgeError /* error_code */)
66 const GinJavaBridgeError GetInvocationError();85 void SetInvocationError(GinJavaBridgeError error);100 GinJavaBridgeError invocation_error_;
73 GinJavaBridgeError* error) { in CoerceJavaScriptIntegerToJavaValue()137 GinJavaBridgeError* error) { in CoerceJavaScriptDoubleToJavaValue()200 GinJavaBridgeError* error) { in CoerceJavaScriptBooleanToJavaValue()248 GinJavaBridgeError* error) { in CoerceJavaScriptStringToJavaValue()392 GinJavaBridgeError* error) { in CoerceJavaScriptNullOrUndefinedToJavaValue()444 GinJavaBridgeError* error) { in CoerceJavaScriptListToArray()490 GinJavaBridgeError* error) { in CoerceJavaScriptDictionaryToArray()582 GinJavaBridgeError* error) { in CoerceJavaScriptObjectToJavaValue()671 GinJavaBridgeError* error) { in CoerceGinJavaBridgeValueToJavaValue()712 GinJavaBridgeError* error) { in CoerceJavaScriptValueToJavaValue()
27 GinJavaBridgeError* error);
150 GinJavaBridgeError coercion_error = kGinJavaBridgeNoError; in Invoke()183 GinJavaBridgeError error) { in SetInvocationError()221 const GinJavaBridgeError GinJavaMethodInvocationHelper::GetInvocationError() { in GetInvocationError()
103 content::GinJavaBridgeError* error_code);
434 content::GinJavaBridgeError* error_code) { in OnInvokeMethod()
55 GinJavaBridgeError* error);
118 GinJavaBridgeError* error) { in InvokeJavaMethod()
137 GinJavaBridgeError error; in InvokeMethod()