Searched defs:CredentialAsyncCallbackInfo (Results 1 – 1 of 1) sorted by relevance
50 struct CredentialAsyncCallbackInfo { struct51 napi_env env = nullptr;52 napi_async_work asyncWork = nullptr;54 std::string bundleName;55 std::string reqInfo;56 std::string returnJsonStr;57 int32_t status = -1;58 int32_t ret = 0;59 napi_ref callback = nullptr;