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

  /external/webrtc/webrtc/base/java/src/org/webrtc/
Logging.java 105 nativeLog(severity.ordinal(), tag, message);
171 private static native void nativeLog(int severity, String tag, String message);
  /frameworks/rs/api/
Utilities.h 24 // Capitalizes and removes underscores. E.g. converts "native_log" to NativeLog.
Specification.h 223 std::string mCapitalizedName; // The capitalized name, e.g. NativeLog

Completed in 85 milliseconds