Home
last modified time | relevance | path

Searched defs:OK (Results 1 – 2 of 2) sorted by relevance

/art/dt_fd_forward/
Ddt_fd_forward.h60 static constexpr jdwpTransportError OK = ERR(NONE); variable
/art/openjdkjvmti/
Dart_jvmti.h122 static constexpr jvmtiError OK = JVMTI_ERROR_NONE; variable