HomeSort by relevance Sort by last modified time
    Searched refs:local_result (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/host/policy_hack/
policy_watcher_win.cc 164 uint32 local_result = 0; local
165 bool ret = GetRegistryPolicyInteger(value_name, &local_result);
167 *result = local_result != 0;
  /art/runtime/
jni_internal.cc 907 jobject local_result = soa.AddLocalReference<jobject>(result); local
927 jobject local_result = soa.AddLocalReference<jobjectArray>(result); local
1219 jobject local_result = soa.AddLocalReference<jobject>(result.GetL()); local
1698 jobject local_result = soa.AddLocalReference<jobject>(result.GetL()); local
    [all...]

Completed in 2178 milliseconds