Home
last modified time | relevance | path

Searched defs:state (Results 251 - 275 of 1532) sorted by relevance

1...<<11121314151617181920>>...62

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/
H A Denable_task.cpp66 auto state = (result == DH_FWK_SUCCESS) ? TaskState::SUCCESS : TaskState::FAIL; in DoTaskInner() local
/foundation/distributedhardware/distributed_input/services/state/test/dinpusinkstatetest/
H A Ddinput_sink_state_test.cpp82 DhIdState state = DhIdState::THROUGH_IN; in HWTEST_F() local
92 DhIdState state = DhIdState::THROUGH_OUT; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/dsoftbus_output_audio/
H A Ddsoftbus_output_audio_plugin.h83 void SetCurrentState(State state) in SetCurrentState() argument
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screentranstestutils/include/
H A Dscreentrans_test_utils.h61 (void) state; variable
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/all_connect/
H A Dall_connect_manager_test.cpp192 ServiceCollaborationManagerBussinessStatus state = ServiceCollaborationManagerBussinessStatus::SCM_IDLE; in HWTEST_F() local
215 ServiceCollaborationManagerBussinessStatus state = ServiceCollaborationManagerBussinessStatus::SCM_IDLE; in HWTEST_F() local
239 ServiceCollaborationManagerBussinessStatus state = ServiceCollaborationManagerBussinessStatus::SCM_IDLE; in HWTEST_F() local
269 ServiceCollaborationManagerBussinessStatus state = ServiceCollaborationManagerBussinessStatus::SCM_IDLE; in HWTEST_F() local
[all...]
/foundation/communication/connected_nfc_tag/interfaces/inner_api/src/
H A Dnfc_tag_callback_stub.cpp85 int state = data.ReadInt32(); in RemoteOnNotify() local
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_message_sim.h67 int state; member
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dvolume_core.cpp29 VolumeCore::VolumeCore(std::string id, int type, std::string diskId, int32_t state) in VolumeCore() argument
37 void VolumeCore::SetState(int32_t state) in SetState() argument
/foundation/window/window_manager/window_scene/test/unittest/
H A Ddistributed_client_test.cpp196 AAFwk::ContinueState state = AAFwk::ContinueState::CONTINUESTATE_ACTIVE; in HWTEST_F() local
214 AAFwk::ContinueState state = AAFwk::ContinueState::CONTINUESTATE_INACTIVE; in HWTEST_F() local
232 AAFwk::ContinueState state = AAFwk::ContinueState::CONTINUESTATE_MAX; in HWTEST_F() local
/foundation/ability/ability_runtime/test/moduletest/ipc_ability_mgr_test/
H A Dipc_ability_mgr_module_test.cpp258 std::vector<std::string> state; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/connection_record_test/
H A Dconnection_record_test.cpp108 bool IsExist(const std::string& state) in IsExist() argument
/foundation/ability/form_fwk/test/unittest/fms_form_task_mgr_test/
H A Dfms_form_task_mgr_test.cpp327 std::string state = "aa"; in HWTEST_F() local
346 std::string state = "aa"; in HWTEST_F() local
381 AppExecFwk::FormState state = AppExecFwk::FormState::UNKNOWN; in HWTEST_F() local
399 AppExecFwk::FormState state = AppExecFwk::FormState::UNKNOWN; in HWTEST_F() local
736 AppExecFwk::FormState state = AppExecFwk::FormState::UNKNOWN; in HWTEST_F() local
752 AppExecFwk::FormState state = AppExecFwk::FormState::UNKNOWN; HWTEST_F() local
[all...]
/foundation/ability/form_fwk/test/mock/src/
H A Dmock_form_host_client.cpp63 void MockFormHostClient::OnAcquireState(AppExecFwk::FormState state, const AAFwk::Want &want) in OnAcquireState() argument
H A Dmock_form_supply_callback.cpp47 int MockFormSupplyCallback::OnAcquireStateResult(FormState state, const std::string& provider, const Want& wantArg, in OnAcquireStateResult() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_state_test.cpp1374 std::shared_ptr<DSchedContinueState> state = stateMachineTest_->CreateState(DSCHED_CONTINUE_SOURCE_START_STATE); in HWTEST_F() local
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_host_stub_test/
H A Dfms_form_host_stub_test.cpp250 constexpr FormState state = FormState::DEFAULT; in HWTEST_F() local
271 constexpr FormState state = FormState::DEFAULT; in HWTEST_F() local
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/controller/
H A Dupdate_engine_controller.h59 static void SetUpdateState(bool state) in SetUpdateState() argument
/foundation/ability/form_fwk/test/fuzztest/formfreeinstalloperator_fuzzer/
H A Dformfreeinstalloperator_fuzzer.cpp56 AppExecFwk::FormState state = AppExecFwk::FormState::UNKNOWN; in DoSomethingInterestingWithMyAPI() local
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/
H A Dtrigger_connector.h103 void SetState(ModelState state) in SetState() argument
/foundation/ability/form_fwk/test/fuzztest/formhostrecord_fuzzer/
H A Dformhostrecord_fuzzer.cpp58 AppExecFwk::FormState state = AppExecFwk::FormState::UNKNOWN; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/dmsfwk/test/fuzztest/dschedallconnectmanager_fuzzer/
H A Ddschedallconnectmanager_fuzzer.cpp129 ServiceCollaborationManagerBussinessStatus state = in FuzzPublishServiceState() local
/foundation/ability/form_fwk/test/unittest/fms_form_supply_proxy_test/
H A Dfms_form_supply_proxy_test.cpp139 FormState state = FormState::DEFAULT; in HWTEST_F() local
160 FormState state = FormState::DEFAULT; in HWTEST_F() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dprocess_data.h56 AppProcessState state; member
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dpage_ability_impl_test.cpp282 AAFwk::LifeCycleStateInfo state; in HWTEST_F() local
315 AAFwk::LifeCycleStateInfo state; in HWTEST_F() local
345 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
375 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
405 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
438 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
470 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
505 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
539 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
686 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
717 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
748 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
779 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
810 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
841 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
873 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
[all...]
H A Dnew_ability_impl_test.cpp97 AAFwk::LifeCycleStateInfo state; in HWTEST_F() local
117 AAFwk::LifeCycleStateInfo state; in HWTEST_F() local
154 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
[all...]

Completed in 14 milliseconds

1...<<11121314151617181920>>...62