Searched defs:NavgationAsyncContext (Results 1 – 1 of 1) sorted by relevance
39 struct NavgationAsyncContext { struct40 napi_env env = nullptr;41 napi_deferred deferred = nullptr;42 std::string pathName;43 JSRef<JSVal> param;44 JSRef<JSObject> navPathInfo;