Searched refs:extension_data (Results 1 – 2 of 2) sorted by relevance
507 std::string extension_data; in RT_SourceDebugExtension() local508 JdwpError status = Dbg::GetSourceDebugExtension(refTypeId, &extension_data); in RT_SourceDebugExtension()512 expandBufAddUtf8String(pReply, extension_data); in RT_SourceDebugExtension()
312 std::string* extension_data)