Home
last modified time | relevance | path

Searched refs:Prepare (Results 1 – 25 of 27) sorted by relevance

12

/developtools/smartperf_host/trace_streamer/test/unittest/
Dspan_join_test.cpp34 void Prepare(const std::string& sql) in Prepare() function in SysTuning::TraceStreamer::SpanJoinTest
42 Prepare(sql); in Step()
76 Prepare("SELECT * FROM SpanjoinTable");
123 Prepare("SELECT * FROM SpanjoinTable");
170 Prepare("SELECT * FROM SpanjoinTable");
217 Prepare("SELECT * FROM SpanjoinTable");
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/trace_data/
Dtrace_data_db.cpp123 void TraceDataDB::Prepare() in Prepare() function in SysTuning::TraceStreamer::TraceDataDB
168 Prepare(); in SearchData()
212 Prepare(); in SearchDatabase()
261 Prepare(); in OperateDatabase()
272 Prepare(); in SearchDatabase()
322 Prepare(); in SearchDatabase()
Dtrace_data_db.h35 void Prepare();
/developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/trace_data/
Dtrace_data_db.cpp123 void TraceDataDB::Prepare() in Prepare() function in SysTuning::TraceStreamer::TraceDataDB
168 Prepare(); in SearchData()
212 Prepare(); in SearchDatabase()
261 Prepare(); in OperateDatabase()
272 Prepare(); in SearchDatabase()
322 Prepare(); in SearchDatabase()
Dtrace_data_db.h35 void Prepare();
/developtools/hapsigner/autosign/
DREADME.md20 2. Prepare your unsigned app and provision profile. Make sure correct config file location.
40 3. Prepare your unsigned app and provision profile. Make sure correct config file location.
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_data_db.cpp156 void TraceDataDB::Prepare() in Prepare() function in SysTuning::TraceStreamer::TraceDataDB
206 Prepare(); in SearchData()
269 Prepare(); in SearchDatabase()
314 Prepare(); in OperateDatabase()
325 Prepare(); in SearchDatabase()
375 Prepare(); in SearchDatabase()
Dtrace_data_db.h47 void Prepare();
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_db.cpp156 void TraceDataDB::Prepare() in Prepare() function in SysTuning::TraceStreamer::TraceDataDB
206 Prepare(); in SearchData()
269 Prepare(); in SearchDatabase()
314 Prepare(); in OperateDatabase()
325 Prepare(); in SearchDatabase()
375 Prepare(); in SearchDatabase()
Dtrace_data_db.h47 void Prepare();
/developtools/integration_verification/tools/fotff/tester/
Dtester.go37 Prepare(pkgDir string, device string, ctx context.Context) error methodSpec
/developtools/integration_verification/tools/fotff/tester/mock/
Dmock.go34 func (t *Tester) Prepare(pkgDir string, device string, ctx context.Context) error { func
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/trace_streamer/
Dtrace_streamer_selector.cpp72 traceDataCache_->Prepare(); in Clear()
/developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/trace_streamer/
Dtrace_streamer_selector.cpp72 traceDataCache_->Prepare(); in Clear()
/developtools/integration_verification/tools/fotff/rec/
Dflashandtest.go29 if err := opt.T.Prepare(opt.M.PkgDir(opt.Version), opt.Device, ctx); err != nil {
Dfotff.go151 if err = t.Prepare(m.PkgDir(pkg), device, ctx); err != nil {
Dfotff_test.go68 func (f *FotffMocker) Prepare(pkgDir string, device string, ctx context.Context) error { func
/developtools/integration_verification/tools/fotff/tester/manual/
Dmanual.go48 func (t *Tester) Prepare(pkgDir string, device string, ctx context.Context) error { func
/developtools/integration_verification/tools/fotff/tester/pkg_available/
Dpkg_available.go46 func (t *Tester) Prepare(pkgDir string, device string, ctx context.Context) error { func
/developtools/global_resource_tool/include/
Dresource_table.h67 bool Prepare(const std::map<std::string, std::vector<TableData>> &configs,
/developtools/integration_verification/tools/fotff/tester/common/
Dcommon.go49 func (t *Tester) Prepare(version string, device string, ctx context.Context) error { func
/developtools/integration_verification/tools/fotff/tester/smoke/
Dsmoke.go57 func (t *Tester) Prepare(pkgDir string, device string, ctx context.Context) error { func
/developtools/integration_verification/tools/fotff/tester/xdevice/
Dxdevice.go67 func (t *Tester) Prepare(pkgDir string, device string, ctx context.Context) (err error) { func
/developtools/integration_verification/tools/fotff/
Dmain.go160 if err := t.Prepare(m.PkgDir(curPkg), device, context.TODO()); err != nil {
/developtools/global_resource_tool/src/
Dresource_table.cpp194 if (!Prepare(configs, limitKeyConfigs, idSets, pos)) { in SaveToResouorceIndex()
229 bool ResourceTable::Prepare(const map<string, vector<TableData>> &configs, in Prepare() function in OHOS::Global::Restool::ResourceTable

12