Home
last modified time | relevance | path

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

/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/xml/
H A Dxml_terminal.h48 XmlTerminal& WithAction(const XmlAction& action) { in WithAction() function
/aosp_15_r20/external/image_io/includes/image_io/xml/
H A Dxml_terminal.h48 XmlTerminal& WithAction(const XmlAction& action) { in WithAction() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/work/
Dshell.go81 func (sh *Shell) WithAction(a *Action) *Shell { func