Home
last modified time | relevance | path

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

12

/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
/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
/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
H A Dextension_test.cpp291 bool restart = false; in HWTEST_F() local
H A Dability_thread_test.cpp524 bool restart = true; in HWTEST_F() local
557 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
/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
/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
H A Dextension_ability_thread.cpp319 void ExtensionAbilityThread::HandleCommandExtension(const Want &want, bool restart, int32_t startId) in HandleCommandExtension() argument
458 void ExtensionAbilityThread::ScheduleCommandAbility(const Want &want, bool restart, int32_t startId) in ScheduleCommandAbility() argument
472 void ExtensionAbilityThread::ScheduleCommandAbilityInner(const Want &want, bool restart, int32_t startId) in ScheduleCommandAbilityInner() argument
H A Dability_thread.cpp113 void AbilityThread::ScheduleCommandAbility(const Want &want, bool restart, int startId) in ScheduleCommandAbility() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoAbility/
H A Ddemo_ability_test.cpp133 void DemoAbility::OnCommand(const AAFwk::Want& want, bool restart, int startId) in OnCommand() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_replace_ability_impl.cpp112 void AbilityImpl::CommandAbility(const Want& want, bool restart, int startId) in CommandAbility() argument
H A Dmock_page_ability.h103 void OnCommand(const AAFwk::Want& want, bool restart, int startId) in OnCommand() argument
H A Dmock_ability_manager_client.h59 virtual void ScheduleCommandAbility(const Want& want, bool restart, int startId) {}; in ScheduleCommandAbility() argument
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/aakit/src/
H A Dability_scheduler.cpp63 void AbilityScheduler::ScheduleCommandAbility(const Want& want, bool restart, int startId) in ScheduleCommandAbility() argument
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_backup.cpp91 void ExtBackup::OnCommand(const AAFwk::Want &want, bool restart, int startId) in OnCommand() argument
/foundation/filemanagement/app_file_service/test/fuzztest/backupext_fuzzer/
H A Dbackupext_fuzzer.cpp75 bool restart = TypeCast<bool>(data, &pos); in OnCommandFuzzTest() local

Completed in 21 milliseconds

12