/ohos5.0/foundation/multimedia/player_framework/services/services/player/player_mem_manage/ |
H A D | app_state_listener.cpp | 67 void AppStateListener::OnAppStateChanged(int32_t pid, int32_t uid, int32_t state) in OnAppStateChanged()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/task/ |
H A D | meta_enable_task.cpp | 65 auto state = (result == DH_FWK_SUCCESS) ? TaskState::SUCCESS : TaskState::FAIL; in DoTaskInner() local
|
H A D | enable_task.cpp | 66 auto state = (result == DH_FWK_SUCCESS) ? TaskState::SUCCESS : TaskState::FAIL; in DoTaskInner() local
|
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/mock/ |
H A D | display_mock_object_test.cpp | 43 uint32_t displayId, DisplayPowerMgr::DisplayState state, uint32_t reason) in OnDisplayStateChanged()
|
/ohos5.0/base/msdp/device_status/intention/data/src/ |
H A D | default_params.cpp | 45 BooleanReply::BooleanReply(bool state) : state(state) in BooleanReply()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/ |
H A D | button_declaration.h | 344 void SetAutoFocusState(bool state) in SetAutoFocusState() 350 void SetDisabledState(bool state) in SetDisabledState() 356 void SetWaitingState(bool state) in SetWaitingState() 500 void SetBgColorState(bool state) in SetBgColorState() 506 void SetTextColorState(bool state) in SetTextColorState() 512 void SetFontSizeState(bool state) in SetFontSizeState() 518 void SetHeightState(bool state) in SetHeightState() 524 void SetRadiusState(bool state) in SetRadiusState()
|
/ohos5.0/base/global/resource_management/interfaces/cj/src/ |
H A D | resource_manager_ffi.cpp | 117 int32_t state = instance->GetRawFileContent(path, len, data); in CJ_GetRawFileContent() local 437 auto state = instance->GetIntegerById(resId, data.intValue); in CJ_GetNumber() local 462 auto state = instance->GetIntegerById(resId, data.intValue); in CJ_GetNumberByResource() local 479 auto state = instance->GetIntegerByName(name, data.intValue); in CJ_GetNumberByName() local 522 int32_t state = instance->GetMediaDataByName(resName, len, data, density); in CJ_GetMediaByName() local 541 int32_t state = instance->GetMediaDataById(resId, len, data, density); in CJ_GetMediaContent() local 569 int32_t state = resMgr->GetMediaDataById(resId, len, data, density); in CJ_GetMediaContentByResource() local 674 RState state; in CJ_GetDrawableDescriptorByResource() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/ |
H A D | trans_lane_pending_test.cpp | 415 CoreSessionState state = CORE_SESSION_STATE_CHANNEL_OPENED; variable 509 CoreSessionState state = CORE_SESSION_STATE_CANCELLING; variable 582 CoreSessionState state = CORE_SESSION_STATE_CANCELLING; variable 771 CoreSessionState state = CORE_SESSION_STATE_INIT; variable 807 CoreSessionState state = CORE_SESSION_STATE_INIT; variable 851 CoreSessionState state = CORE_SESSION_STATE_INIT; variable 1388 CoreSessionState state = CORE_SESSION_STATE_INIT; variable
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/unittest/ |
H A D | accessibility_account_data_test.cpp | 601 bool state = true; variable 628 AbilityStateType state = AbilityStateType::ABILITY_STATE_ENABLE;; variable 658 AbilityStateType state = AbilityStateType::ABILITY_STATE_INSTALLED;; variable 703 AbilityStateType state = AbilityStateType::ABILITY_STATE_DISABLE; variable 749 AbilityStateType state = AbilityStateType::ABILITY_STATE_INVALID; variable 882 bool state = true; variable 973 bool state = true; variable 990 bool state = false; variable 1007 bool state = true; variable 1815 const std::string state = "off"; variable [all …]
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | ui_ability_test.cpp | 272 AbilityLifecycleExecutor::LifecycleState state = ability_->GetState(); variable 290 AbilityLifecycleExecutor::LifecycleState state = ability_->GetState(); variable 370 AbilityLifecycleExecutor::LifecycleState state = ability_->GetState(); variable 387 AbilityLifecycleExecutor::LifecycleState state = ability_->GetState(); variable 475 AbilityLifecycleExecutor::LifecycleState state = ability_->GetState(); variable 493 AbilityLifecycleExecutor::LifecycleState state = ability_->GetState(); variable 520 AbilityLifecycleExecutor::LifecycleState state = ability_->GetState(); variable 546 AbilityLifecycleExecutor::LifecycleState state = ability_->GetState(); variable 570 AbilityLifecycleExecutor::LifecycleState state = ability_->GetState(); variable 596 AbilityLifecycleExecutor::LifecycleState state = ability_->GetState(); variable [all …]
|
/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/ |
H A D | dhcp_message_sim.h | 67 int state; member
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/ |
H A D | p2p_unavailable_state.cpp | 63 void P2pUnavailableState::OnP2pStateChangeEvent(P2pState state) in OnP2pStateChangeEvent()
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/ |
H A D | mock_application.h | 81 virtual int32_t ScheduleChangeAppGcState(int32_t state) in ScheduleChangeAppGcState()
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_view_group.h | 222 void SetAutoSize(bool state) in SetAutoSize()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/ |
H A D | audio_bluetooth_manager.h | 72 static void SetConnectionState(int state) in SetConnectionState()
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/ |
H A D | appmanager_adapter_test.cpp | 53 …ion::AppManagerAdapter::GetInstance().SetServiceCallbackForAppStateChange([] (int uid, int state) { in SetUpTestCase()
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/controller/ |
H A D | update_engine_controller.h | 59 static void SetUpdateState(bool state) in SetUpdateState()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avtranscoder/ |
H A D | avtranscoder_callback.h | 55 std::string state = "unknown"; member
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/fold_screen_controller/ |
H A D | fold_screen_state_machine.cpp | 58 void FoldScreenStateMachine::TransitionTo(FoldScreenState state) in TransitionTo()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/dsoftbus_input/ |
H A D | dsoftbus_input_plugin.h | 89 void SetCurrentState(State state) in SetCurrentState()
|
/ohos5.0/base/print/print_fwk/services/print_service/include/ |
H A D | vendor_driver_base.h | 31 Print_PrinterState state; member
|
/ohos5.0/base/msdp/device_status/frameworks/native/interaction/include/ |
H A D | coordination_manager_impl.h | 42 CoordinationState state; member
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_ability_manager_client.cpp | 55 ErrCode AbilityManagerClient::AbilityTransitionDone(sptr<IRemoteObject> token, int state, const Pac… in AbilityTransitionDone() 121 ErrCode AbilityManagerClient::DumpState(const std::string& args, std::vector<std::string>& state) in DumpState()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_time_picker.cpp | 274 void UITimePicker::EnableSecond(bool state) in EnableSecond() 333 void UITimePicker::SetLoopState(const uint8_t pickerType, bool state) in SetLoopState()
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/a2dp/ |
H A D | a2dp_src_test.cpp | 35 …virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged() 110 int state = profile_->GetPlayingState(device); variable
|