Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/docs/
H A Ddemo_mode.md19 ### Commands subsection
/aosp12/system/core/init/
H A DREADME.md407 Commands section
/aosp12/system/chre/chpp/
H A DREADME.md200 ## Commands section
/aosp12/system/extras/simpleperf/doc/
H A Dexecutable_commands_reference.md63 ## Commands section
/aosp12/build/soong/cmd/sbox/sbox_proto/
H A Dsbox.pb.go26 Commands []*Command `protobuf:"bytes,1,rep,name=commands" json:"commands,omitempty"` member
/aosp12/build/soong/android/
H A Drule_builder.go452 func (r *RuleBuilder) Commands() []string { func