OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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