/ohos5.0/foundation/multimedia/audio_framework/test/fuzztest/audiopolicyanother_fuzzer/ |
H A D | audio_policy_another_fuzzer.cpp | 251 bool state = *reinterpret_cast<const bool *>(rawData); in AudioPolicyOtherFuzzTest() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/muxer/ |
H A D | media_muxer.cpp | 473 std::string MediaMuxer::StateConvert(State state) in StateConvert()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/source/audio_capture/ |
H A D | audio_capture_module.cpp | 59 void OnStateChange(const AudioStandard::CapturerState state) override in OnStateChange()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | extension_impl.cpp | 261 void ExtensionImpl::AbilityTransactionCallback(const AAFwk::AbilityLifeCycleState &state) in AbilityTransactionCallback()
|
/ohos5.0/base/telephony/call_manager/services/hisysevent/src/ |
H A D | call_manager_hisysevent.cpp | 55 void CallManagerHisysevent::WriteCallStateBehaviorEvent(const int32_t slotId, const int32_t state, … in WriteCallStateBehaviorEvent()
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | icc_operator_privilege_controller.cpp | 273 const SimState state = simStateManager_->GetSimState(); in ProcessSimStateChanged() local
|
/ohos5.0/base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/ |
H A D | sendsmsmoremode_fuzzer.cpp | 45 int32_t state = static_cast<int32_t>(*data + offset); in SendSmsMoreMode() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/ |
H A D | vendor.cpp | 344 std::string Vendor::GetPowerStateString(OHOS::PowerMgr::PowerState state) in GetPowerStateString()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/ |
H A D | dscreen_manager.cpp | 355 DScreenState state = dScreen->GetState(); in GetScreenDumpInfo() local
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/ |
H A D | dscreen_test.cpp | 99 DScreenState state = ENABLING; variable
|
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/c_adapter/wificdevice_fuzzer/ |
H A D | wificdevice_fuzzer.cpp | 248 WifiDetailState state; in GetWifiDetailStateTest() local
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
H A D | system_ability_manager_dumper.cpp | 353 void SystemAbilityManagerDumper::ShowAllSystemAbilityInfoInState(const std::string& state, in ShowAllSystemAbilityInfoInState()
|
/ohos5.0/foundation/multimodalinput/input/service/fingerprint_event_processor/src/ |
H A D | fingerprint_event_processor.cpp | 250 enum libinput_key_state state = libinput_event_keyboard_get_key_state(keyEvent); in AnalyseKeyEvent() local
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | session_lifecycle_test.cpp | 631 SessionState state = SessionState::STATE_CONNECT; variable
|
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/unittest/common/camera_source/callback/ |
H A D | dcamera_source_callback_test.cpp | 62 …void OnStateChanged(const std::string &uuid, const std::string &dhId, const BusinessState state) o… in OnStateChanged()
|
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/ |
H A D | print_utils.cpp | 179 std::string PrintUtils::GetJobStateChar(const uint32_t state) in GetJobStateChar()
|
/ohos5.0/base/print/print_fwk/services/print_service/src/ |
H A D | vendor_bsuni_driver.cpp | 402 Print_PrinterState state = PRINTER_UNAVAILABLE; in OnPrinterPropertiesQueried() local
|
/ohos5.0/base/powermgr/battery_statistics/utils/native/include/ |
H A D | stats_utils.h | 104 StatsState state = STATS_STATE_INVALID; member
|
/ohos5.0/base/powermgr/display_manager/state_manager/frameworks/native/ |
H A D | display_power_mgr_client.cpp | 87 bool DisplayPowerMgrClient::SetDisplayState(DisplayState state, in SetDisplayState()
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/ |
H A D | mk_agree.c | 202 CmdState state; in StartMkAgreeCmd() local
|
/ohos5.0/base/msdp/device_status/test/unittest/libs/src/ |
H A D | device_status_algorithm_test.cpp | 428 bool state = g_manager->StartSensor(Type::TYPE_ABSOLUTE_STILL); variable
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/ |
H A D | trans_lane_pending_ctl.c | 622 CoreSessionState state = CORE_SESSION_STATE_INIT; in CheckSocketChannelState() local 1317 CoreSessionState state = CORE_SESSION_STATE_INIT; in TransGetLaneInfo() local 1392 CoreSessionState state = CORE_SESSION_STATE_INIT; in TransAsyncGetLaneInfoByOption() local 1438 CoreSessionState state = CORE_SESSION_STATE_INIT; in TransAsyncGetLaneInfoByQos() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | device_gles.cpp | 1500 auto& state = bufferBound_[targetId]; in BindBuffer() local 1521 auto& state = bufferBound_[targetId2]; in BindBufferRange() local 1796 auto& state = vaoStates_[vao - 1]; in DeleteVertexArray() local 1886 for (auto& state : vaoStates_) { in UnBindBufferFromVertexArray() local
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | app_mgr_client.cpp | 164 …ltCode AppMgrClient::UpdateAbilityState(const sptr<IRemoteObject> &token, const AbilityState state) in UpdateAbilityState() 177 …de AppMgrClient::UpdateExtensionState(const sptr<IRemoteObject> &token, const ExtensionState state) in UpdateExtensionState() 959 int32_t AppMgrClient::ChangeAppGcState(pid_t pid, int32_t state) in ChangeAppGcState() 1195 int32_t AppMgrClient::UpdateRenderState(pid_t renderPid, int32_t state) in UpdateRenderState()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_ct_stub.cpp | 164 int32_t state = data.ReadInt32(); in GetDevicesByStatesInner() local 182 int32_t state = GetDeviceState(RawAddress(data.ReadString())); in GetDeviceStateInner() local
|