Searched refs:jSecondary (Results 1 – 1 of 1) sorted by relevance
559 auto jSecondary = ArrayFromHal(env, selector.secondaryIds, in ProgramSelectorFromHal() local564 selector.programType, jPrimary.get(), jSecondary.get(), jVendor.get())); in ProgramSelectorFromHal()584 auto jSecondary = reinterpret_cast<jobjectArray>( in ProgramSelectorToHal() local589 if (jPrimary == nullptr || jSecondary == nullptr || jVendor == nullptr) { in ProgramSelectorToHal()595 auto count = env->GetArrayLength(jSecondary); in ProgramSelectorToHal()598 auto jId = env->GetObjectArrayElement(jSecondary, i); in ProgramSelectorToHal()