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

  /external/llvm/unittests/ExecutionEngine/JIT/
IntelJITEventListenerTest.cpp 32 int NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) {
79 new IntelJITEventsWrapper(test_jitprofiling::NotifyEvent, 0,
  /external/llvm/tools/llvm-jitlistener/
llvm-jitlistener.cpp 44 int NotifyEvent(iJIT_JVM_EVENT EventType, void *EventSpecificData) {
173 NotifyEvent, 0, IsProfilingActive, 0, 0, GetNewMethodID)));
  /external/chromium_org/components/translate/core/browser/
translate_language_list.cc 196 NotifyEvent(__LINE__, message);
203 NotifyEvent(__LINE__, "Request is omitted due to retry limit");
236 NotifyEvent(__LINE__, "Failed to fetch languages");
240 NotifyEvent(__LINE__, "Language list is updated");
250 void TranslateLanguageList::NotifyEvent(int line, const std::string& message) {
319 NotifyEvent(__LINE__, message);
330 // languages, and don't use UMA or NotifyEvent.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h     [all...]

Completed in 793 milliseconds