OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SendBufferedRequest
(Results
1 - 3
of
3
) sorted by null
/art/runtime/jdwp/
jdwp.h
324
void
SendBufferedRequest
(uint32_t type, const std::vector<iovec>& iov);
jdwp_main.cc
145
void JdwpState::
SendBufferedRequest
(uint32_t type, const std::vector<iovec>& iov) {
jdwp_event.cc
[
all
...]
Completed in 36 milliseconds