Home
last modified time | relevance | path

Searched refs:state (Results 3001 - 3025 of 8240) sorted by relevance

1...<<121122123124125126127128129130>>...330

/base/security/access_token/services/privacymanager/test/coverage/
H A Dsensitive_manager_coverage_test.cpp66 GTEST_LOG_(INFO) << "OnAppStateChanged, state is " in OnAppStateChanged()
67 << appStateData.state; in OnAppStateChanged()
107 appData.state = static_cast<int32_t>(ApplicationState::APP_STATE_FOREGROUND); in HWTEST_F()
110 // code not default + state = 3 in HWTEST_F()
130 appData.state = static_cast<int32_t>(ApplicationState::APP_STATE_BACKGROUND); in HWTEST_F()
133 // code not default + state = 5 in HWTEST_F()
/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_modem.h32 int32_t GetRadioStateResponse(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, int32_t state);
35 int32_t RadioStateUpdated(int32_t state);
38 int32_t NcfgFinishedResult(int32_t state);
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_sms_parcel.h38 int32_t state = 0; member
52 int32_t state = 0; member
69 int32_t state = 0; member
/base/telephony/cellular_call/test/unittest/imstest/
H A Dconfig_request_test.cpp66 int32_t state = 0; in HWTEST_F() local
67 EXPECT_EQ(configRequest.SetVoNRSwitchStatusRequest(slotId, state), CALL_ERR_RESOURCE_UNAVAILABLE); in HWTEST_F()
70 EXPECT_NE(configRequest.SetVoNRSwitchStatusRequest(slotId, state), TELEPHONY_SUCCESS); in HWTEST_F()
/base/telephony/core_service/utils/common/include/
H A Denum_convert.h78 * Indicates unknown SIM card state, the accurate status cannot be obtained.
82 * Indicates the SIM card is in not present state, no SIM card is inserted into the card slot.
86 * Indicates the SIM card is in locked state, the SIM card is locked by
91 * Indicates the SIM card is in not ready state, the SIM card is in position but cannot work properly.
95 * Indicates the SIM card is in the ready state, the SIM card is in position and is working properly.
99 * Indicates the SIM card is in the loaded state, the SIM card is in position and is working properly.
105 * @brief Indicates the cellular data link connection state.
127 * @brief Indicates the state of call.
251 * Indicates that there is no uplink or downlink data, and the bottom-layer link is in the dormant state.
340 * @brief Indicates the sim Icc state
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dindexer_model_impl.h30 void SetUsingPopup(bool state) override;
45 void SetAutoCollapse(bool state) override {}
46 void SetEnableHapticFeedback(bool state) override {}
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_display_manager.cpp133 bool DisplayManager::SetDisplayState(DisplayState state, DisplayStateCallback callback) in SetDisplayState() argument
140 DisplayState state = DisplayState::UNKNOWN; in GetDisplayState() local
141 return state; in GetDisplayState()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_a2dp_src.h53 * @brief The callback function after device's playing state changed.
56 * @param playingState the playing state after changing.
77 * @param state Connection state.
81 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
152 * @brief Get device connection state by address.
155 * @return Returns <b>A2DP_DISCONNECTED</b> if device connect state is disconnected;
156 * Returns <b>A2DP_DISCONNECTING</b> if device connect state is disconnecting;
157 * Returns <b>A2DP_CONNECTED</b> if device connect state is connected;
158 * Returns <b>A2DP_CONNECTING</b> if device connect state i
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_data_connection.cpp186 void HfpAgDataConnection::SetSlcConnectState(bool state) in SetSlcConnectState() argument
188 HILOGI("[HFP AG]:state = %{public}d", state); in SetSlcConnectState()
189 slcConnected_ = state; in SetSlcConnectState()
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_hfp_ag_proxy.h30 int32_t GetDeviceState(const BluetoothRawAddress &device, int32_t &state) override;
44 bool IntoMock(const BluetoothRawAddress &device, int state) override;
54 void EnableBtCallLog(bool state) override;
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Dopenharmony_buffer_queue_itf.cpp50 SLresult GetState(SLOHBufferQueueItf self, SLOHBufferQueueState *state) in GetState() argument
57 AudioPlayerAdapter::GetInstance()->GetStateAdapter(thiz->mId, state); in GetState()
59 AudioCapturerAdapter::GetInstance()->GetStateAdapter(thiz->mId, state); in GetState()
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_touch_manager.cpp47 // register state callback
74 std::string HgmTouchManager::State2String(State state) const in State2String()
81 if (auto iter = stateStringMap.find(state); iter != stateStringMap.end()) { in State2String()
84 return std::to_string(state); in State2String()
/foundation/multimodalinput/input/service/device_state_manager/src/
H A Ddevice_event_monitor.cpp94 int32_t state = eventData.GetWant().GetIntParam("state", -1); in SetCallState() local
95 if (hasHandleRingMute_ && (state == CALL_STATUS_INCOMING || state == CALL_STATUS_DISCONNECTED)) { in SetCallState()
100 callState = eventData.GetWant().GetIntParam("state", -1); in SetCallState()
101 MMI_HILOGI("state %{public}d", callState); in SetCallState()
/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Di_cooperate_state.h33 virtual void TransiteTo(Context &context, CooperateState state) = 0;
63 void TransiteTo(Context &context, CooperateState state);
93 void TransiteTo(Context &context, CooperateState state);
/foundation/resourceschedule/memmgr/interface/innerkits/src/
H A Dapp_state_subscriber.cpp45 void AppStateSubscriber::OnAppStateChanged(int32_t pid, int32_t uid, int32_t state) {} in OnAppStateChanged() argument
93 void AppStateSubscriber::AppStateSubscriberImpl::OnAppStateChanged(int32_t pid, int32_t uid, int32_t state) in OnAppStateChanged() argument
101 subscriber_.OnAppStateChanged(pid, uid, state); in OnAppStateChanged()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_entity.h74 void ChangeState(P2pEntityState *state, const std::shared_ptr<P2pOperation> &operation);
76 void OnP2pStateChangeEvent(P2pState state);
90 void UpdateInterfaceManagerWhenStateChanged(P2pState state);
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_common_utils.c36 SoftBusOOBEState state = SOFTBUS_OOBE_RUNNING; in IsOOBEState() local
37 if (LnnGetOOBEState(&state) != SOFTBUS_OK) { in IsOOBEState()
38 LNN_LOGE(LNN_STATE, "get oobe state fail"); in IsOOBEState()
41 return state != SOFTBUS_OOBE_END; in IsOOBEState()
/foundation/communication/wifi/wifi/utils/inc/
H A Dwifi_hisysevent.h69 void WriteWifiApStateHiSysEvent(int32_t state);
71 void WriteWifiP2pStateHiSysEvent(const std::string& inter, int32_t type, int32_t state);
126 void WriteWifiWpaStateHiSysEvent(int state);
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dself_cure_interface_test.cpp77 OperateResState state = OperateResState::CONNECT_AP_CONNECTED; in DealStaConnChangedTest() local
80 pSelfCureInterface->DealStaConnChanged(state, info, instId); in DealStaConnChangedTest()
82 pSelfCureInterface->DealStaConnChanged(state, info, instId); in DealStaConnChangedTest()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.h52 void SetBaselineInitState(const bool state);
53 void SetProcessDynamicBalanceState(const bool state);
54 void SetTimeInitState(const bool state);
/foundation/filemanagement/dfs_service/utils/system/include/
H A Dutils_directory.h68 StageRes state; member
81 const std::string &peerSssionName, int32_t errCode, StageRes state);
84 const std::string &peerSssionName, int32_t errCode, StageRes state);
/foundation/communication/bluetooth_service/test/unittest/a2dp/
H A Da2dp_snk_test.cpp34 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged() argument
101 * @tc.desc: Get device playing state by address when peer device is on connected
109 int state = profile_->GetPlayingState(device); in HWTEST_F() local
110 EXPECT_EQ(state, BT_SUCCESS); in HWTEST_F()
177 * @tc.desc: Get device connection state by address
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_inst.h40 // configuration state
44 // busy state, bit used
51 uint8_t state; member
134 uint8_t state; member
149 uint8_t state; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dnet.h72 FILLP_UINT8 state; member
95 void FillpNetconnSetState(struct FtNetconn *conn, FILLP_UINT8 state);
97 #define NETCONN_GET_STATE(_conn) ((_conn)->state)
/third_party/elfutils/tests/
H A Dbacktrace-dwarf.c85 frame_callback (Dwfl_Frame *state, void *frame_arg) in frame_callback() argument
89 if (! dwfl_frame_pc (state, &pc, &isactivation)) in frame_callback()
97 Dwfl_Thread *thread = dwfl_frame_thread (state); in frame_callback()

Completed in 12 milliseconds

1...<<121122123124125126127128129130>>...330