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

  /external/oj-libjdwp/src/share/back/
error_messages.h 45 /* Use THIS_FILE when it is available. */
46 #ifndef THIS_FILE
47 #define THIS_FILE __FILE__
55 THIS_FILE, __LINE__); \
62 jdiAssertionFailed(THIS_FILE, __LINE__, #expression); \
69 jdiAssertionFailed(THIS_FILE, __LINE__, msg); \
74 jdiAssertionFailed(THIS_FILE, __LINE__, msg)
log_messages.h 36 /* Use THIS_FILE when it is available. */
37 #ifndef THIS_FILE
38 #define THIS_FILE __FILE__
44 (log_message_begin(flavor,THIS_FILE,__LINE__), \
  /external/mdnsresponder/mDNSWindows/ControlPanel/
ConfigDialog.cpp 26 #undef THIS_FILE
27 static char THIS_FILE[] = __FILE__;
ControlPanel.cpp 29 #undef THIS_FILE
30 static char THIS_FILE[] = __FILE__;
ControlPanelExe.cpp 30 #undef THIS_FILE
31 static char THIS_FILE[] = __FILE__;
  /external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
AboutDialog.cpp 26 #undef THIS_FILE
27 static char THIS_FILE[] = __FILE__;
Application.cpp 32 #undef THIS_FILE
33 static char THIS_FILE[] = __FILE__;
LoginDialog.cpp 27 #undef THIS_FILE
28 static char THIS_FILE[] = __FILE__;
ChooserDialog.cpp 40 #undef THIS_FILE
41 static char THIS_FILE[] = __FILE__;
    [all...]
  /external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Sources/
Application.cpp 28 #undef THIS_FILE
29 static char THIS_FILE[] = __FILE__;
BrowserDialog.cpp 28 #undef THIS_FILE
29 static char THIS_FILE[] = __FILE__;
  /external/oj-libjdwp/src/share/npt/
utf.h 36 /* Use THIS_FILE when it is available. */
37 #ifndef THIS_FILE
38 #define THIS_FILE __FILE__
42 #define UTF_ERROR(m) utfError(THIS_FILE, __LINE__, m)

Completed in 82 milliseconds