Home
last modified time | relevance | path

Searched defs:runOnCreate (Results 1 – 25 of 108) sorted by relevance

12345

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/distributedfwkservices_fuzzer/
H A Ddistributedfwkservices_fuzzer.cpp67 bool runOnCreate = false; in FwkServicesServicesFuzzTest() local
82 bool runOnCreate = false; in FwkServicesInitLocalDevInfoFuzzTest() local
98 bool runOnCreate = false; in FwkServicesOnStopFuzzTest() local
114 bool runOnCreate = false; in FwkServicesQueryLocalSysSpecFuzzTest() local
132 bool runOnCreate = false; in FwkServicesQueryDhSysSpecFuzzTest() local
151 bool runOnCreate = false; in FwkServicesInitializeAVCenterFuzzTest() local
170 bool runOnCreate = false; in FwkServicesReleaseAVCenterFuzzTest() local
188 bool runOnCreate = false; in FwkServicesCreateControlChannelFuzzTest() local
207 bool runOnCreate = false; in FwkServicesRegisterCtlCenterCallbackFuzzTest() local
227 bool runOnCreate = false; in FwkServicesNotifySourceRemoteSinkStartedFuzzTest() local
[all …]
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_ability_test.cpp43 bool runOnCreate = true; variable
56 bool runOnCreate = true; variable
70 bool runOnCreate = true; variable
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_proxy_test.cpp115 bool runOnCreate = true; variable
155 bool runOnCreate = true; variable
195 bool runOnCreate = true; variable
237 bool runOnCreate = true; variable
281 bool runOnCreate = true; variable
323 bool runOnCreate = true; variable
365 bool runOnCreate = true; variable
412 bool runOnCreate = true; variable
454 bool runOnCreate = true; variable
495 bool runOnCreate = true; variable
[all …]
H A Davsession_dumper_test.cpp70 bool runOnCreate = true; variable
125 bool runOnCreate = true; variable
171 bool runOnCreate = true; variable
219 bool runOnCreate = true; variable
265 bool runOnCreate = true; variable
311 bool runOnCreate = true; variable
358 bool runOnCreate = true; variable
404 bool runOnCreate = true; variable
457 bool runOnCreate = true; variable
504 bool runOnCreate = true; variable
/ohos5.0/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dconcurrent_task_service_ability_test.cpp60 bool runOnCreate = true; variable
75 bool runOnCreate = true; variable
/ohos5.0/base/notification/common_event_service/services/test/unittest/common_event_manager_service_ability_test/
H A Dcommon_event_manager_service_ability_test.cpp63 bool runOnCreate = true; in HWTEST_F() local
81 bool runOnCreate = true; in HWTEST_F() local
100 bool runOnCreate = true; in HWTEST_F() local
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/fuzztest/sinkstubdaudiosinkstub_fuzzer/
H A Dsinkstubdaudiosinkstub_fuzzer.cpp38 bool runOnCreate = *(reinterpret_cast<const bool*>(data)); in SinkStubDaudioSinkStubFuzzTest() local
80 bool runOnCreate = *(reinterpret_cast<const bool*>(data)); in SinkStubSubscribeLocalHardwareInnerFuzzTest() local
105 bool runOnCreate = *(reinterpret_cast<const bool*>(data)); in SinkStubUnsubscribeLocalHardwareInnerFuzzTest() local
130 bool runOnCreate = *(reinterpret_cast<const bool*>(data)); in SinkStubDAudioNotifyInnerFuzzTest() local
155 bool runOnCreate = *(reinterpret_cast<const bool*>(data)); in SinkStubPauseDistributedHardwareInnerFuzzTest() local
180 bool runOnCreate = *(reinterpret_cast<const bool*>(data)); in SinkStubResumeDistributedHardwareInnerFuzzTest() local
205 bool runOnCreate = *(reinterpret_cast<const bool*>(data)); in SinkStubStopDistributedHardwareInnerFuzzTest() local
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesource/include/
H A Ddaudio_source_service.h34 DAudioSourceService(int32_t saId, bool runOnCreate) : SystemAbility(saId, runOnCreate) {}; in DAudioSourceService()
/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dmock_sa_realize.cpp17 MockSaRealize::MockSaRealize(int32_t systemAbilityId, bool runOnCreate) : SystemAbility(systemAbili… in MockSaRealize()
/ohos5.0/base/powermgr/display_manager/state_manager/service/native/include/
H A Ddisplay_system_ability.h32 DisplaySystemAbility(int32_t id, bool runOnCreate) : SystemAbility(id, runOnCreate) {} in DisplaySystemAbility()
/ohos5.0/foundation/resourceschedule/qos_manager/services/include/
H A Dconcurrent_task_service_ability.h28 …ConcurrentTaskServiceAbility(int32_t sysAbilityId, bool runOnCreate) : SystemAbility(sysAbilityId,… in ConcurrentTaskServiceAbility()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/include/
H A Dres_sched_service_ability.h30 …ResSchedServiceAbility(int32_t sysAbilityId, bool runOnCreate) : SystemAbility(sysAbilityId, runOn… in ResSchedServiceAbility()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/include/
H A Dres_sched_exe_service_ability.h38 …ResSchedExeServiceAbility(int32_t sysAbilityId, bool runOnCreate) : SystemAbility(sysAbilityId, ru… in ResSchedExeServiceAbility()
/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/src/
H A Dquick_fix_manager_service_ability.cpp25 …nagerServiceAbility::QuickFixManagerServiceAbility(const int32_t systemAbilityId, bool runOnCreate) in QuickFixManagerServiceAbility()
/ohos5.0/foundation/systemabilitymgr/safwk/test/mock/common/connect_ability/src/
H A Dtest_connect_ability.cpp25 TestConnectAbility::TestConnectAbility(int32_t saId, bool runOnCreate) : SystemAbility(saId, runOnC… in TestConnectAbility()
/ohos5.0/foundation/systemabilitymgr/safwk/test/mock/common/demo_sa/src/
H A Ddemo_service.cpp25 DemoService::DemoService(int32_t saId, bool runOnCreate) : SystemAbility(saId, runOnCreate) in DemoService()
/ohos5.0/foundation/systemabilitymgr/safwk/test/mock/common/incomplete_ability/src/
H A Dtest_incomplete_ability.cpp25 TestIncompleteAbility::TestIncompleteAbility(int32_t saId, bool runOnCreate) : SystemAbility(saId, … in TestIncompleteAbility()
/ohos5.0/foundation/systemabilitymgr/safwk/test/mock/common/tt_ability/src/
H A Dtest_tt_ability.cpp25 TestTtAbility::TestTtAbility(int32_t saId, bool runOnCreate) : SystemAbility(saId, runOnCreate) in TestTtAbility()
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/clientunittest/
H A Dmock_samanager.cpp49 bool runOnCreate = false; in GetDInputSourceProxy() local
76 bool runOnCreate = false; in GetDInputSinkProxy() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/sa_avcodec_test/mock/
H A Dsystem_ability_mock.cpp34 SystemAbility::SystemAbility(bool runOnCreate) in SystemAbility()
43 SystemAbility::SystemAbility(const int32_t serviceId, bool runOnCreate) in SystemAbility()
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_manager_service_ability.cpp28 …erServiceAbility::CommonEventManagerServiceAbility(const int32_t systemAbilityId, bool runOnCreate) in CommonEventManagerServiceAbility()
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/bgtask_manager_abnormal_unit_test/mock/src/
H A Dmock_system_ability.cpp23 SystemAbility::SystemAbility(bool runOnCreate) in SystemAbility()
33 SystemAbility::SystemAbility(int32_t systemAbilityId, bool runOnCreate) : SystemAbility(runOnCreate) in SystemAbility()
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/fuzztest/sinkservicepausedistributedhardware_fuzzer/
H A Dsinkservicepausedistributedhardware_fuzzer.cpp34 bool runOnCreate = *(reinterpret_cast<const bool*>(data)); in SinkServicePauseDistributedHardwareFuzzTest() local
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/fuzztest/sinkservicereleasesink_fuzzer/
H A Dsinkservicereleasesink_fuzzer.cpp34 bool runOnCreate = *(reinterpret_cast<const bool*>(data)); in SinkServiceReleaseSinkFuzzTest() local
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/test/fuzztest/sinkserviceresumedistributedhardware_fuzzer/
H A Dsinkserviceresumedistributedhardware_fuzzer.cpp34 bool runOnCreate = *(reinterpret_cast<const bool*>(data)); in SinkServiceResumeDistributedHardwareFuzzTest() local

12345