Home
last modified time | relevance | path

Searched refs:GetPartitionMountpoints (Results 1 – 2 of 2) sorted by relevance

/external/skia/infra/bots/task_drivers/common/
Dbazel_clean_step.go35 GetPartitionMountpoints func() ([]string, error) member
53 GetPartitionMountpoints: func() ([]string, error) {
94 if typedCtxValue.GetPartitionMountpoints != nil {
95 getPartitionMountpointsFn = typedCtxValue.GetPartitionMountpoints
Dbazel_clean_step_test.go27 GetPartitionMountpoints: func() ([]string, error) {
60 GetPartitionMountpoints: func() ([]string, error) {