Home
last modified time | relevance | path

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

/developtools/integration_verification/tools/fotff/pkg/mock/
Dmock.go57 func (m *Manager) Flash(device string, pkg string, ctx context.Context) error { func
/developtools/integration_verification/tools/fotff/pkg/
Dpkg.go26 Flash(device string, pkg string, ctx context.Context) error methodSpec
/developtools/integration_verification/tools/fotff/pkg/gitee_build/
Dgitee_build.go53 func (m *Manager) Flash(device string, pkg string, ctx context.Context) error { func
/developtools/integration_verification/tools/fotff/pkg/dayu200/
Ddayu200.go90 func (m *Manager) Flash(device string, pkg string, ctx context.Context) error { func
/developtools/integration_verification/tools/fotff/pkg/gitee_common/
Dcommon.go96 func (m *Manager) Flash(device string, pkg string, ctx context.Context) error { func
/developtools/integration_verification/tools/fotff/rec/
Dfotff_test.go113 func (f *FotffMocker) Flash(device string, pkg string, ctx context.Context) error { func