Searched defs:contextPtr (Results 1 – 2 of 2) sorted by relevance
| /foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_manager_napi/ |
| D | js_window_manager.cpp | 132 static void GetNativeContext(NativeEngine& engine, NativeValue* nativeContext, void*& contextPtr, W… in GetNativeContext() 210 static void CreateNewSystemWindowTask(void* contextPtr, sptr<WindowOption> windowOption, in CreateNewSystemWindowTask() 250 static void CreateSystemWindowTask(void* contextPtr, std::string windowName, WindowType winType, in CreateSystemWindowTask() 399 void* contextPtr = nullptr; in OnCreate() local 422 WindowOption& option, void*& contextPtr) in ParseConfigOption() 492 void* contextPtr = nullptr; in OnCreateWindow() local 735 static void GetTopWindowTask(void* contextPtr, NativeEngine& engine, AsyncTask& task, bool newApi) in GetTopWindowTask() 786 void* contextPtr = nullptr; in OnGetTopWindow() local 823 void* contextPtr = nullptr; in OnGetLastWindow() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/ |
| D | att_send_request.c | 370 FindByTypeValueRequestAsync *contextPtr = (FindByTypeValueRequestAsync *)context; in AttFindByTypeValueRequestAsync() local 414 FindByTypeValueRequestAsync *contextPtr = (FindByTypeValueRequestAsync *)context; in AttFindByTypeValueRequestAsyncDestroy() local
|