HomeSort by relevance Sort by last modified time
    Searched defs:resultValue (Results 1 - 25 of 61) sorted by null

1 2 3

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InjectedScriptModule.cpp 58 ScriptValue resultValue = injectedScript.callFunctionWithEvalEnabled(function, hadException);
61 if (hadException || resultValue.hasNoValue() || !resultValue.isObject()) {
65 resultValue = injectedScript.callFunctionWithEvalEnabled(function, hadException);
66 if (hadException || resultValue.hasNoValue() || !resultValue.isObject()) {
72 ScriptObject moduleObject(scriptState, resultValue);
InjectedScriptBase.cpp 88 ScriptValue resultValue = function.call(hadException);
94 return resultValue;
105 ScriptValue resultValue = callFunctionWithEvalEnabled(function, hadException);
109 *result = resultValue.toJSONValue(m_injectedScriptObject.scriptState());
InjectedScript.cpp 100 RefPtr<JSONValue> resultValue;
101 makeCall(function, &resultValue);
102 if (resultValue) {
103 if (resultValue->type() == JSONValue::TypeString) {
104 resultValue->asString(errorString);
107 if (resultValue->type() == JSONValue::TypeObject) {
108 *result = resultValue->asObject();
120 RefPtr<JSONValue> resultValue;
121 makeCall(function, &resultValue);
122 if (resultValue) {
    [all...]
InjectedScriptCanvasModule.cpp 79 ScriptValue resultValue = callFunctionWithEvalEnabled(function, hadException);
80 if (hadException || resultValue.hasNoValue() || !resultValue.isObject()) {
84 return ScriptObject(context.scriptState(), resultValue);
90 RefPtr<JSONValue> resultValue;
91 makeCall(function, &resultValue);
92 ASSERT(resultValue);
108 RefPtr<JSONValue> resultValue;
109 makeCall(function, &resultValue);
110 if (!resultValue || resultValue->type() != JSONValue::TypeString || !resultValue->asString(traceLogId)
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
PhotoAppWidgetConfigure.java 98 Intent resultValue = new Intent();
99 resultValue.putExtra(AppWidgetManager.EXTRA_APPWIDGET_ID, mAppWidgetId);
100 setResult(resultCode, resultValue);
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
AsyncResultHolderTests.java 49 final int resultValue = holder.get(DEFAULT_VALUE, TIMEOUT_IN_MILLISECONDS);
50 assertEquals(DEFAULT_VALUE, resultValue);
56 final int resultValue = holder.get(DEFAULT_VALUE, TIMEOUT_IN_MILLISECONDS);
57 assertEquals(DEFAULT_VALUE, resultValue);
63 final int resultValue = holder.get(DEFAULT_VALUE, TIMEOUT_IN_MILLISECONDS);
64 assertEquals(SET_VALUE, resultValue);
70 final int resultValue = holder.get(DEFAULT_VALUE, TIMEOUT_IN_MILLISECONDS);
71 assertEquals(SET_VALUE, resultValue);
  /dalvik/vm/
Debugger.h 99 JValue resultValue;
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
CameraUtilsDecoratorTest.java 72 public Object resultValue = null;
84 resultValue = result;
113 int resultValue = (Integer)mDummyListener.resultValue;
114 assertTrue(resultValue == 6);
  /dalvik/dx/src/com/android/dx/ssa/
SCCP.java 490 int resultValue = VARYING;
496 resultValue = CONSTANT;
503 resultValue = latticeValues[sourceReg];
521 resultValue = CONSTANT;
527 resultValue = latticeValues[resultReg];
536 if (setLatticeValueTo(resultReg, resultValue, resultConstant)) {
537 addUsersToWorklist(resultReg, resultValue);
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SCCP.java 491 int resultValue = VARYING;
497 resultValue = CONSTANT;
504 resultValue = latticeValues[sourceReg];
522 resultValue = CONSTANT;
528 resultValue = latticeValues[resultReg];
537 if (setLatticeValueTo(resultReg, resultValue, resultConstant)) {
538 addUsersToWorklist(resultReg, resultValue);
  /art/runtime/jdwp/
jdwp_handler.cc 123 uint64_t resultValue;
125 JdwpError err = Dbg::InvokeMethod(thread_id, object_id, class_id, method_id, arg_count, argValues.get(), argTypes.get(), options, &resultTag, &resultValue, &exceptObjId);
135 resultValue = (exceptObjId == 0) ? object_id : 0;
141 WriteValue(pReply, width, resultValue);
146 VLOG(jdwp) << " --> returned " << resultTag << StringPrintf(" %#llx (except=%#llx)", resultValue, exceptObjId);
150 if (resultValue != 0) {
151 VLOG(jdwp) << " string '" << Dbg::StringToUtf8(resultValue) << "'";
    [all...]
  /dalvik/vm/jdwp/
JdwpHandler.cpp 138 u8 resultValue;
142 &resultTag, &resultValue, &exceptObjId);
155 jdwpWriteValue(pReply, width, resultValue);
161 resultTag, resultValue, exceptObjId);
165 if (resultValue != 0) {
166 char* str = dvmDbgStringToUtf8(resultValue);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptDebugServer.cpp 110 v8::Handle<v8::Value> resultValue = V8ScriptRunner::callInternalFunction(m_preprocessorFunction.newLocal(m_isolate), context->Global(), WTF_ARRAY_LENGTH(argv), argv, m_isolate);
112 if (!resultValue.IsEmpty() && resultValue->IsString()) {
113 v8::String::Utf8Value utf8Value(resultValue);
  /external/chromium_org/third_party/skia/src/animator/
SkScriptTokenizer.cpp     [all...]
  /external/skia/src/animator/
SkScriptTokenizer.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/59/1/.cp/
jdtCompilerAdapter.jar 
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar 
  /development/samples/training/basic/ActivityLifecycle/libs/
android-support-v13.jar 
  /development/samples/training/multiscreen/newsreader/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/app/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/lib1/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/lib2/libs/
android-support-v4.jar 

Completed in 1392 milliseconds

1 2 3