Home
last modified time | relevance | path

Searched refs:Commands (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/cmds/sfdo/
Dsfdo.rs52 command: Option<Commands>,
56 enum Commands { enum
97 Some(Commands::FrameRateIndicator { state }) => { in main()
117 Some(Commands::DebugFlash { delay }) => { in main()
121 Some(Commands::ScheduleComposite) => { in main()
125 Some(Commands::ScheduleCommit) => { in main()
129 Some(Commands::ForceClientComposition { state }) => { in main()
/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dvulkan_xml.go40 Commands []commandInfo `xml:"commands>command"` member
480 for i := range registry.Commands {
481 command := &registry.Commands[i]
666 for index := range registry.Commands {
667 command := registry.Commands[index]
700 for index := range registry.Commands {
701 command := registry.Commands[index]
/frameworks/base/packages/SystemUI/docs/
Ddemo_mode.md19 ### Commands subsection
20 Commands and subcommands (below) are sent as string extras in the broadcast
23 Commands are sent as string extras with key ```command``` (required). Possible values are:
/frameworks/compile/mclinker/lib/Script/
DScriptScanner.ll80 /* File Commands */
88 /* Format Commands */
91 /* Misc Commands */
DScriptParser.yy91 /* File Commands */
99 /* Format Commands */
102 /* Misc Commands */
/frameworks/base/services/core/java/com/android/server/rollback/
DREADME.md186 ## Shell Commands for Rollback