Searched refs:TypeIsError (Results 1 – 12 of 12) sorted by relevance
117 if (!ctx->res_.TypeIsError(true)) { in CallbackComplete()187 if (!ctx->res_.TypeIsError(true)) { in AfterWorkCallback()
46 if (!ctx->res_.TypeIsError(true)) { in PromiseOnComplete()
57 if (!ctx->res_.TypeIsError(true)) { in PromiseOnComplete()
62 if (!ctx->res_.TypeIsError(true)) { in CallbackComplete()
43 bool TypeIsError(bool checkErrno = false) const;
51 bool NapiValue::TypeIsError(bool checkErrno) const in TypeIsError() function in OHOS::AppExecFwk::LIBZIP::NapiValue
47 if (!ctx->res_.TypeIsError(true)) { in PromiseOnComplete()
52 if (!ctx->res_.TypeIsError(true)) { in CallbackComplete()
40 bool TypeIsError(bool checkErrno = false) const;
49 bool NVal::TypeIsError(bool checkErrno) const in TypeIsError() function in OHOS::DistributedFS::NVal
50 bool NVal::TypeIsError(bool checkErrno) const in TypeIsError() function in OHOS::FileManagement::LibN::NVal