Searched defs:cJShellCmdResult (Results 1 – 2 of 2) sorted by relevance
253 auto cJShellCmdResult = FFI::FFIData::Create<CJShellCmdResult>(shellResult); variable269 auto cJShellCmdResult = FFI::FFIData::Create<CJShellCmdResult>(shellResult); variable285 auto cJShellCmdResult = FFI::FFIData::Create<CJShellCmdResult>(shellResult); variable
106 …auto cJShellCmdResult = FFI::FFIData::Create<CJShellCmdResult>(cjDelegator->ExecuteShellCommand(cm… in FFIAbilityDelegatorExecuteShellCommand() local