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

  /system/core/libunwindstack/
DwarfOp.cpp 98 void DwarfOp<AddressType>::GetLogInfo(uint64_t start, uint64_t end,
  /external/ImageMagick/MagickCore/
log.c 227 *GetLogInfo(const char *,ExceptionInfo *);
364 log_info=GetLogInfo("*",exception);
388 % GetLogInfo() searches the log list for the specified name and if found
391 % The format of the GetLogInfo method is:
393 % LogInfo *GetLogInfo(const char *name,ExceptionInfo *exception)
402 static LogInfo *GetLogInfo(const char *name,ExceptionInfo *exception)
502 p=GetLogInfo("*",exception);
596 p=GetLogInfo("*",exception);
717 log_info=GetLogInfo("*",exception);
850 (void) GetLogInfo("*",exception)
    [all...]

Completed in 529 milliseconds