Searched refs:INVALID_APP_ID (Results 1 – 1 of 1) sorted by relevance
94 constexpr jint INVALID_APP_ID = -2; variable295 jint appInstanceHandle = INVALID_APP_ID; in handleTxnResult()416 return INVALID_APP_ID; in getAppIdForAppInstance()826 *appInstanceHandle = INVALID_APP_ID; in closeLoadTxn()1140 if (appId == static_cast<uint64_t>(INVALID_APP_ID)) { in nativeSendMessage()