Home | History | Annotate | Download | only in jni

Lines Matching refs:appInstance

478           " as appInstance %" PRId32, action, entry.truncName,
700 jint appInstance = getAppInstanceForAppId(apps[i].appId);
701 if (appInstance == -1) {
703 appInstance = generateId();
705 addAppInstance(&apps[i], hubHandle, appInstance, env);