Home
last modified time | relevance | path

Searched refs:CallContext (Results 1 - 2 of 2) sorted by relevance

/base/theme/wallpaper_mgr/frameworks/js/napi/
H A Dcall.cpp25 context_ = new CallContext(); in Call()
111 CallContext *context = reinterpret_cast<CallContext *>(data); in OnExecute()
118 CallContext *context = reinterpret_cast<CallContext *>(data); in OnComplete()
166 void Call::DeleteContext(napi_env env, CallContext *context) in DeleteContext()
H A Dcall.h101 struct CallContext { struct in OHOS::WallpaperNAPI::final
110 static void DeleteContext(napi_env env, CallContext *context);
112 CallContext *context_ = nullptr;

Completed in 2 milliseconds