Searched refs:privateDataInt (Results 1 – 1 of 1) sorted by relevance
315 int32_t privateDataInt = 0; in GetValue() local316 status = GetValue(env, in, privateDataInt); in GetValue()318 out.emplace<int32_t>(privateDataInt); in GetValue()