Home
last modified time | relevance | path

Searched refs:RegisterNativeDelegate (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Host/common/
DNativeProcessProtocol.cpp29 bool registered = RegisterNativeDelegate(delegate); in NativeProcessProtocol()
298 bool NativeProcessProtocol::RegisterNativeDelegate( in RegisterNativeDelegate() function in NativeProcessProtocol
/external/llvm-project/lldb/include/lldb/Host/common/
DNativeProcessProtocol.h242 bool RegisterNativeDelegate(NativeDelegate &native_delegate);