Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ OutputStream
Method
OutputStream
Source/cmUVProcessChain.cxx:451–454 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
449
}
450
451
uv_stream_t* cmUVProcessChain::OutputStream()
452
{
453
return this->Data->OutputStreamData.BuiltinStream;
454
}
455
456
uv_stream_t* cmUVProcessChain::ErrorStream()
457
{
Callers
15
testUVProcessChainBuiltin
Function · 0.80
testUVProcessChainBuiltinMerged
Function · 0.80
testUVProcessChainExternal
Function · 0.80
testUVProcessChainNone
Function · 0.80
testUVProcessChainCwdUnchanged
Function · 0.80
testUVProcessChainCwdChanged
Function · 0.80
testUVProcessChainInputFile
Function · 0.80
testUVProcessChainExternalLoop
Function · 0.80
RunProcess
Method · 0.80
GetFileInfo
Method · 0.80
GetLDConfigPaths
Method · 0.80
GetFileInfo
Method · 0.80
Calls
no outgoing calls
Tested by
14
testUVProcessChainBuiltin
Function · 0.64
testUVProcessChainBuiltinMerged
Function · 0.64
testUVProcessChainExternal
Function · 0.64
testUVProcessChainNone
Function · 0.64
testUVProcessChainCwdUnchanged
Function · 0.64
testUVProcessChainCwdChanged
Function · 0.64
testUVProcessChainInputFile
Function · 0.64
testUVProcessChainExternalLoop
Function · 0.64
RunMakeCommand
Method · 0.64
RunCommand
Method · 0.64
RunChild
Method · 0.64
ExecuteScript
Method · 0.64