Home
last modified time | relevance | path

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

/arkcompiler/toolchain/inspector/
Dconnect_inspector.cpp97 const std::function<void(int32_t)>& createLayoutInfo, int32_t instanceId) in SetSwitchCallBack()
169 void StoreMessage(int32_t instanceId, const std::string& message) in StoreMessage()
189 void RemoveMessage(int32_t instanceId) in RemoveMessage()
Dinspector.cpp336 int32_t instanceId, const DebuggerPostTask& debuggerPostTask, int port) in StartDebug()
/arkcompiler/ets_runtime/test/fuzztest/jsnapistartdebugger_fuzzer/
Djsnapistartdebugger_fuzzer.cpp33 int32_t instanceId = 0; in JSNApiStartDebuggerFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/jsnapistopdebugger_fuzzer/
Djsnapistopdebugger_fuzzer.cpp33 int32_t instanceId = 0; in JSNApiStopDebuggerFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/wsserver_fuzzer/
Dwsserver_fuzzer.cpp37 int32_t instanceId = 10001; // 10001:test instanceId in WsServerFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp669int32_t instanceId, const DebuggerPostTask &debuggerPostTask, bool isDebugApp) in StartProfiler()
Djsnapi_expo.cpp2936 [[maybe_unused]] int32_t instanceId, in StartDebugger()
3004 [[maybe_unused]] int32_t instanceId, in StartDebuggerForOldProcess()
3102 [[maybe_unused]] int32_t instanceId, in NotifyDebugMode()