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

  /art/runtime/entrypoints/quick/
quick_alloc_entrypoints.cc 105 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR_INST(suffix, Instrumented, true, allocator_type) \
132 void SetQuickAllocEntryPoints##suffix(QuickEntryPoints* qpoints, bool instrumented) { \
133 if (instrumented) { \
171 void SetQuickAllocEntryPointsInstrumented(bool instrumented) {
172 entry_points_instrumented = instrumented;
  /external/chromium_org/chrome/browser/resources/google_now/
utility.js 210 // Partial mirror of chrome.* for all instrumented functions.
211 var instrumented = {};
259 * was instrumented by wrapper.wrapCallback() call.
294 'Not in instrumented callback'));
303 * @return {Function} Instrumented callback.
320 verify(!isInWrappedCallback, 'Re-entering instrumented callback');
336 'Instrumented callback is not instrumented upon exit');
347 * Returns an instrumented function.
353 * @return {Function} An instrumented function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 465 milliseconds