Home
last modified time | relevance | path

Searched defs:FunctionContext (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/kits/js/include/napi/
H A Dnapi_api.h125 FunctionContext(FunctionContext<ot...> other) : FunctionContext(other.GetEnv(), other.GetInfo()) in FunctionContext() function
127 FunctionContext(const napi_env env, const napi_callback_info info) in FunctionContext() function