Searched refs:CheckIfFFRNapiNotEmpty (Results 1 – 2 of 2) sorted by relevance
312 static bool CheckIfFFRNapiNotEmpty(SendableFetchFileResultNapi* obj) in CheckIfFFRNapiNotEmpty() function344 if ((status == napi_ok) && CheckIfFFRNapiNotEmpty(obj)) { in JSGetCount()446 if (status == napi_ok && CheckIfFFRNapiNotEmpty(asyncContext->objectInfo)) { in JSGetFirstObject()494 if (status == napi_ok && CheckIfFFRNapiNotEmpty(asyncContext->objectInfo)) { in JSGetNextObject()661 if (status == napi_ok && CheckIfFFRNapiNotEmpty(asyncContext->objectInfo)) { in JSGetAllObject()893 if ((status == napi_ok) && CheckIfFFRNapiNotEmpty(obj)) { in JSIsAfterLast()936 if (status == napi_ok && CheckIfFFRNapiNotEmpty(asyncContext->objectInfo)) { in JSGetLastObject()988 if (status == napi_ok && CheckIfFFRNapiNotEmpty(asyncContext->objectInfo)) { in JSGetPositionObject()
351 static bool CheckIfFFRNapiNotEmpty(FetchFileResultNapi* obj) in CheckIfFFRNapiNotEmpty() function383 if ((status == napi_ok) && CheckIfFFRNapiNotEmpty(obj)) { in JSGetCount()433 if ((status == napi_ok) && CheckIfFFRNapiNotEmpty(obj)) { in JSIsAfterLast()530 if (status == napi_ok && CheckIfFFRNapiNotEmpty(asyncContext->objectInfo)) { in JSGetFirstObject()578 if (status == napi_ok && CheckIfFFRNapiNotEmpty(asyncContext->objectInfo)) { in JSGetNextObject()626 if (status == napi_ok && CheckIfFFRNapiNotEmpty(asyncContext->objectInfo)) { in JSGetLastObject()678 if (status == napi_ok && CheckIfFFRNapiNotEmpty(asyncContext->objectInfo)) { in JSGetPositionObject()854 if (status == napi_ok && CheckIfFFRNapiNotEmpty(asyncContext->objectInfo)) { in JSGetAllObject()