Home
last modified time | relevance | path

Searched defs:restart (Results 1 - 25 of 77) sorted by relevance

1234

/foundation/ability/form_fwk/test/unittest/fms_form_render_service_extension_test/
H A Dfms_form_render_service_extension_test.cpp83 bool restart = true; in HWTEST_F() local
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/
H A DDuplexCallback.h76 std::function<void(void)> restart; member in DuplexCallback
/third_party/skia/third_party/externals/oboe/samples/MegaDrone/src/main/cpp/
H A DMegaDroneEngine.cpp47 void MegaDroneEngine::restart() { in restart() function in MegaDroneEngine
/developtools/profiler/device/plugins/ffrt_profiler/service/include/
H A Dffrt_profiler_manager.h49 bool restart = false; member
/developtools/profiler/device/plugins/network_profiler/service/include/
H A Dnetwork_profiler_manager.h49 bool restart = false; member
/foundation/communication/nfc/test/unittest/services/nci_nfcc_proxy_test/
H A Dnci_nfcc_proxy_test.cpp75 bool restart = false; in HWTEST_F() local
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dnci_nfcc_impl_default.cpp32 void NciNfccImplDefault::EnableDiscovery(uint16_t techMask, bool enableReaderMode, bool enableHostRouting, bool restart) in EnableDiscovery() argument
H A Dnci_ce_impl_default.cpp36 bool restart = NfccNciAdapter::GetInstance().IsRfEbabled(); in CommitRouting() local
/developtools/hiperf/src/
H A Dsubcommand.cpp66 bool SubCommand::CheckRestartOption(std::string &appPackage, bool targetSystemWide, bool restart, in CheckRestartOption() argument
/foundation/ability/form_fwk/test/fuzztest/formrenderserviceextension_fuzzer/
H A Dformrenderserviceextension_fuzzer.cpp54 bool restart = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_service_extension.cpp89 void FormRenderServiceExtension::OnCommand(const AAFwk::Want &want, bool restart, int startId) in OnCommand() argument
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dextension_impl_test.cpp481 bool restart = false; in HWTEST_F() local
508 bool restart = false; in HWTEST_F() local
H A Dextension_ability_thread_test.cpp485 bool restart = true; in HWTEST_F() local
516 bool restart = true; in HWTEST_F() local
/foundation/communication/nfc/services/src/nci_adapter/
H A Dnci_nfcc_proxy.cpp57 void NciNfccProxy::EnableDiscovery(uint16_t techMask, bool enableReaderMode, bool enableHostRouting, bool restart) in EnableDiscovery() argument
/third_party/ntfs-3g/libntfs-3g/
H A Defs.c136 BOOL restart; in fixup_loop() local
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/
H A DHelloOboeEngine.cpp130 void HelloOboeEngine::restart() { in restart() function in HelloOboeEngine
/foundation/ability/ability_runtime/test/unittest/ability_extension_test/
H A Dability_extension_test.cpp467 bool restart = true; in HWTEST_F() local
498 bool restart = false; in HWTEST_F() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_service_ability.cpp140 void AceServiceAbility::OnCommand(const AAFwk::Want &want, bool restart, int startId) in OnCommand() argument
/foundation/filemanagement/app_file_service/tests/mock/backup_ext/src/
H A Dext_backup_mock.cpp44 void ExtBackup::OnCommand(const AAFwk::Want &want, bool restart, int startId) in OnCommand() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_compute.c84 cs_run(const struct sp_compute_shader *cs, int g_w, int g_h, int g_d, struct tgsi_exec_machine *machine, bool restart) cs_run() argument
/third_party/libinput/src/
H A Dfilter-private.h45 void (*restart)(struct motion_filter *filter, member
/third_party/pulseaudio/src/modules/
H A Dmodule-suspend-on-idle.c81 static void restart(struct device_info *d) { in restart() function
[all...]
/developtools/hdc/src/daemon/
H A Ddaemon_unity.cpp371 bool restart = true; in CommandDispatch() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dextension_impl.cpp411 void ExtensionImpl::CommandExtension(const Want &want, bool restart, int startId) in CommandExtension() argument
H A Dextension.cpp99 void Extension::OnCommand(const AAFwk::Want &want, bool restart, int startId) in OnCommand() argument

Completed in 15 milliseconds

1234