Searched refs:Expand (Results 1 – 7 of 7) sorted by relevance
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/ |
H A D | stack.h | 114 Expand<T>(count); 151 void Expand(size_t count) { in Expand() function
|
/aosp12/build/soong/android/ |
H A D | expand.go | 37 func Expand(s string, mapping func(string) (string, error)) (string, error) { func
|
H A D | expand_test.go | 167 got, err := Expand(test.in, func(s string) (string, error) {
|
/aosp12/build/soong/genrule/ |
H A D | genrule.go | 416 rawCommand, err := android.Expand(task.cmd, func(name string) (string, error) { 691 command, err := android.Expand(rawCommand, func(name string) (string, error) {
|
/aosp12/art/libartbase/base/ |
H A D | hash_set.h | 506 Expand(); in InsertWithHash() 725 void Expand() { in Expand() function
|
/aosp12/build/soong/java/ |
H A D | droiddoc.go | 475 expanded, err := android.Expand(flag, func(name string) (string, error) {
|
/aosp12/frameworks/base/proto/src/metrics_constants/ |
H A D | metrics_constants.proto | 5571 // ACTION: Expand the notification panel while unlocked
|