Home
last modified time | relevance | path

Searched refs:StoreDebuggerInfo (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dconnect_server_manager.h49 void StoreDebuggerInfo(int32_t tid, void* vm, const panda::JSNApi::DebugOption& debugOption,
H A Dconnect_server_manager.cpp148 void ConnectServerManager::StoreDebuggerInfo(int32_t tid, void* vm, const panda::JSNApi::DebugOption& debugOption, in StoreDebuggerInfo() function in OHOS::AbilityRuntime::ConnectServerManager
H A Djs_worker.cpp114 ConnectServerManager::Get().StoreDebuggerInfo( in InitWorkerFunc()
H A Djs_runtime.cpp218 ConnectServerManager::Get().StoreDebuggerInfo(getproctid(), reinterpret_cast<void*>(vm), option, dTask, isDebugApp); in DebuggerConnectionHandler()
362 ConnectServerManager::Get().StoreDebuggerInfo(getproctid(), reinterpret_cast<void*>(vm), option, dTask, isDebugApp); in DebuggerConnectionManager()

Completed in 6 milliseconds