Searched refs:kJDWPInterfaceTypeInvokeMethodCmd (Results 1 – 2 of 2) sorted by relevance
49 static constexpr uint8_t kJDWPInterfaceTypeInvokeMethodCmd = 1U; variable
1604 return command == kJDWPInterfaceTypeInvokeMethodCmd; in IsInvokeCommand()