Home
last modified time | relevance | path

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

/aosp12/build/soong/ui/build/
H A Dexec.go29 type Cmd struct { struct
30 *exec.Cmd anonMember
32 Environment *Environment
33 Sandbox Sandbox
35 ctx Context
36 config Config
37 name string
39 started time.Time
/aosp12/system/teeui/libteeui/include/teeui/
H A Dgeneric_messages.h41 template <Protocol Proto, typename CmdT, CmdT cmd> struct Cmd {}; struct
/aosp12/packages/modules/Gki/build/
H A Dproperties.go29 Cmd *string member
/aosp12/system/extras/simpleperf/
H A DRecordReadThread.h157 enum Cmd { enum
/aosp12/build/soong/genrule/
H A Dgenrule.go127 Cmd *string member
810 Cmd string member
/aosp12/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
H A DphFriNfc_SmtCrdFmt.h106 phHal_uCmdList_t Cmd; /* Holds the Command Type(read/write) */ member
H A DphNxpExtns_MifareStd.cpp1851 phNfc_uCmdList_t Cmd, uint8_t* SendRecvBuf, in phFriNfc_ExtnsTransceive()
H A DphFriNfc_NdefMap.h348 phNfc_uCmdList_t Cmd; member
/aosp12/system/bt/gd/rust/hal/src/
H A Dsnoop.rs205 Cmd = 1, enumerator