Home
last modified time | relevance | path

Searched defs:ShellCommandResult (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/tools/aa/include/
H A Dshell_command_result.h24 struct ShellCommandResult : public Parcelable { struct
30 static ShellCommandResult* Unmarshalling(Parcel& parcel); argument