Searched refs:noDebugStart_info (Results 1 – 1 of 1) sorted by relevance
162 AppDebugInfo noDebugStart_info; variable163 noDebugStart_info.bundleName = NO_DEBUG_START_NAME;164 noDebugStart_info.isDebugStart = NO_DEBUG_START;165 manager_->debugInfos_.push_back(noDebugStart_info);192 AppDebugInfo noDebugStart_info; variable194 noDebugStart_info.isDebugStart = NO_DEBUG_START;195 noDebugStart_info.pid = pid;196 noDebugStart_info.pid = uid;198 debugInfos.push_back(noDebugStart_info);205 noDebugStart_info.isDebugStart = IS_DEBUG_START;[all …]