HomeSort by relevance Sort by last modified time
    Searched defs:CreateFunction (Results 1 - 3 of 3) sorted by null

  /art/compiler/jni/portable/
jni_compiler.cc 75 CreateFunction(func_name);
259 void JniCompiler::CreateFunction(const std::string& func_name) {
  /external/chromium_org/chrome/browser/extensions/api/sessions/
sessions_apitest.cc 98 scoped_refptr<T> CreateFunction(bool has_callback) {
236 CreateFunction<SessionsGetDevicesFunction>(true).get(),
258 CreateFunction<SessionsGetDevicesFunction>(true).get(),
278 CreateFunction<SessionsGetDevicesFunction>(true).get(),
294 CreateFunction<SessionsRestoreFunction>(true).get(),
302 CreateFunction<WindowsGetAllFunction>(true).get(),
326 CreateFunction<SessionsRestoreFunction>(true).get(),
335 CreateFunction<SessionsRestoreFunction>(true).get(),
344 CreateFunction<SessionsGetRecentlyClosedFunction>(true).get(),
  /art/compiler/dex/portable/
mir_to_gbc.cc     [all...]

Completed in 82 milliseconds