Searched refs:getAppInstanceForAppId (Results 1 – 1 of 1) sorted by relevance
109 jint getAppInstanceForAppId(uint64_t app_id);247 jint appHandle = getAppInstanceForAppId(msg.appName); in handleClientMsg()403 jint getAppInstanceForAppId(uint64_t app_id) { in getAppInstanceForAppId() function700 jint appInstance = getAppInstanceForAppId(apps[i].appId); in handleQueryAppsResponse()