Searched refs:Flash (Results 1 – 9 of 9) sorted by relevance
| /developtools/integration_verification/tools/fotff/pkg/ |
| D | pkg.go | 26 Flash(device string, pkg string, ctx context.Context) error methodSpec
|
| /developtools/integration_verification/tools/fotff/pkg/mock/ |
| D | mock.go | 57 func (m *Manager) Flash(device string, pkg string, ctx context.Context) error { func
|
| /developtools/integration_verification/tools/fotff/pkg/gitee_build/ |
| D | gitee_build.go | 53 func (m *Manager) Flash(device string, pkg string, ctx context.Context) error { func
|
| /developtools/integration_verification/tools/fotff/rec/ |
| D | flashandtest.go | 23 if err := opt.M.Flash(opt.Device, opt.Version, ctx); err != nil {
|
| D | fotff.go | 148 if err := m.Flash(device, pkg, ctx); err != nil && !errors.Is(err, context.Canceled) {
|
| D | fotff_test.go | 113 func (f *FotffMocker) Flash(device string, pkg string, ctx context.Context) error { func
|
| /developtools/integration_verification/tools/fotff/ |
| D | main.go | 95 return m.Flash(device, flashPkg, context.TODO()) 155 if err := m.Flash(device, curPkg, context.TODO()); err != nil {
|
| /developtools/integration_verification/tools/fotff/pkg/dayu200/ |
| D | dayu200.go | 90 func (m *Manager) Flash(device string, pkg string, ctx context.Context) error { func
|
| /developtools/integration_verification/tools/fotff/pkg/gitee_common/ |
| D | common.go | 96 func (m *Manager) Flash(device string, pkg string, ctx context.Context) error { func
|