Home
last modified time | relevance | path

Searched refs:shellCmdResultr_ (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_ability_delegator.h46 : shellCmdResultr_(shellCmdResult) {}; in CJShellCmdResult()
51 std::shared_ptr<AppExecFwk::ShellCmdResult> shellCmdResultr_; member in OHOS::AbilityDelegatorCJ::CJShellCmdResult
H A Dcj_ability_delegator.cpp54 return shellCmdResultr_->GetExitCode(); in GetExitCode()
59 return shellCmdResultr_->GetStdResult(); in GetStdResult()
64 return shellCmdResultr_->Dump(); in Dump()

Completed in 2 milliseconds