MCPcopy Create free account
hub / github.com/BabitMF/bmf / device_stringfy

Method device_stringfy

bmf/hmp/java/src/main/java/com/bytedance/hmp/Api.java:24–24  ·  view source on GitHub ↗
(long ptr)

Source from the content-addressed store, hash-verified

22 static native int device_type(long ptr);
23 static native int device_index(long ptr);
24 static native String device_stringfy(long ptr);
25
26 static native long device_guard_make(long device);
27 static native void device_guard_free(long ptr);

Callers 1

toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected