Home
last modified time | relevance | path

Searched defs:context (Results 1 - 4 of 4) sorted by relevance

/ide/tools/previewer/test/mock/window/
H A DMockWindow.cpp57 Create(const std::string& windowName, sptr<WindowOption>& option, const std::shared_ptr<OHOS::AbilityRuntime::Context>& context, WMError& errCode) Create() argument
/ide/tools/previewer/mock/lite/
H A DAblityKit.cpp23 RegisterReceiver(const char* bundleName, SuccessCallback success, FailCallback fail, uint32_t successCallbackFunc, uint32_t failCallbackFunc, uint32_t context) RegisterReceiver() argument
39 SendMsgToPeerApp(bool isLocalMsg, const char* callingPkgName, const char* calledPkgName, const uint8_t* msgBody, uint32_t length, uint32_t successCallbackFunc, uint32_t failCallbackFunc, uint32_t context) SendMsgToPeerApp() argument
53 DetectPhoneApp(const char* callingPkgName, const char* calledPkgName, uint32_t successCallbackFunc, uint32_t failCallbackFunc, uint32_t context) DetectPhoneApp() argument
/ide/tools/previewer/util/
H A DWebSocketServer.cpp105 struct lws_context* context = lws_create_context(&contextInfo); in StartWebsocketListening() local
/ide/tools/previewer/util/windows/
H A DCrashHandler.cpp36 void CrashHandler::RecordCallStack(const CONTEXT *context) in RecordCallStack() argument

Completed in 2 milliseconds