Searched defs:isStartWithDebug (Results 1 – 8 of 8) sorted by relevance
43 int32_t childProcessCount, bool isStartWithDebug) in ChildProcessRecord()71 const sptr<IRemoteObject> &mainProcessCb, int32_t childProcessCount, bool isStartWithDebug) in CreateNativeChildProcessRecord()204 bool ChildProcessRecord::isStartWithDebug() in isStartWithDebug() function in OHOS::AppExecFwk::ChildProcessRecord
32 bool isStartWithDebug = false; member
46 bool isStartWithDebug = false; member
60 bool isStartWithDebug = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
211 bool isStartWithDebug = dOption.isStartWithDebug; in StartDebugMode() local
212 bool isStartWithDebug = dOption.isStartWithDebug; in StartDebugMode() local248 void JsRuntime::DebuggerConnectionHandler(bool isDebugApp, bool isStartWithDebug) in DebuggerConnectionHandler()349 bool isStartWithDebug = dOption.isStartWithDebug; in StartProfiler() local380 void JsRuntime::DebuggerConnectionManager(bool isDebugApp, bool isStartWithDebug, const DebugOption… in DebuggerConnectionManager()
75 bool isStartWithDebug = false; member
464 …rocessManager::SetForkProcessDebugOption(const std::string bundleName, const bool isStartWithDebug, in SetForkProcessDebugOption()