Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetCharArrayElements

356     EXPECT_EQ(env_->GetCharArrayElements(reinterpret_cast<jcharArray>(array), &is_copy), nullptr);
1142 GetCharArrayElements, ReleaseCharArrayElements, jchar, "[C");