Home
last modified time | relevance | path

Searched defs:reason (Results 326 - 350 of 2209) sorted by relevance

1...<<11121314151617181920>>...89

/base/telephony/core_service/frameworks/native/src/
H A Dtelephony_state_registry_client.cpp158 UpdateSimState( int32_t slotId, CardType type, SimState state, LockReason reason) UpdateSimState() argument
/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_observer.h66 void OnSimStateUpdated(int32_t slotId, CardType type, SimState state, LockReason reason) in OnSimStateUpdated() argument
/base/telephony/state_registry/frameworks/native/observer/src/
H A Dtelephony_observer_proxy.cpp52 OnSimStateUpdated( int32_t slotId, CardType type, SimState state, LockReason reason) OnSimStateUpdated() argument
/base/telephony/state_registry/frameworks/js/napi/src/
H A Dnapi_telephony_observer.cpp63 OnSimStateUpdated( int32_t slotId, CardType type, SimState state, LockReason reason) OnSimStateUpdated() argument
/base/useriam/user_auth_framework/test/fuzztest/services/softbus_fuzzer/
H A Dsoft_bus_fuzzer.cpp67 ShutdownReason reason = SHUTDOWN_REASON_LOCAL; in FuzzSoftBusBaseSocketSecond() local
126 ShutdownReason reason = SHUTDOWN_REASON_LOCAL; in FuzzSoftBusServerSocketFisrst() local
172 ShutdownReason reason = SHUTDOWN_REASON_LOCAL; in FuzzSoftBusManagerFisrst() local
/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_server_socket.cpp55 void ServerSocket::OnShutdown(int32_t socketId, ShutdownReason reason) in OnShutdown() argument
H A Dsoft_bus_client_socket.cpp63 void ClientSocket::OnShutdown(int32_t socketId, ShutdownReason reason) in OnShutdown() argument
/device/soc/rockchip/common/sdk_linux/drivers/staging/blackbox/
H A Dblackbox_storage.c45 static void do_kmsg_dump(struct kmsg_dumper *dumper, enum kmsg_dump_reason reason) in do_kmsg_dump() argument
/foundation/ability/ability_runtime/test/fuzztest/abilitymgrappexitreasonhelper_fuzzer/
H A Dabilitymgrappexitreasonhelper_fuzzer.cpp74 Reason reason = static_cast<Reason>(i); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/allconnectmgr/
H A Ddsched_all_connect_manager.cpp280 int32_t DSchedAllConnectManager::ApplyResult(int32_t errorcode, int32_t result, const char *reason) in ApplyResult() argument
/foundation/ability/ability_runtime/services/common/src/
H A Dres_sched_util.cpp88 std::string reason; in GetThawReasonByAbilityType() local
103 void ResSchedUtil::ReportEventToRSS(const int32_t uid, const std::string &bundleName, const std::string &reason, in ReportEventToRSS() argument
/foundation/ability/ability_runtime/test/moduletest/ability_test/
H A Dability_test.cpp1161 int32_t reason = 1; in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_collaborator_proxy.cpp309 int32_t AbilityManagerCollaboratorProxy::NotifyRemoveShellProcess(int32_t pid, int32_t type, const std::string &reason) in NotifyRemoveShellProcess() argument
H A Dapp_exit_reason_helper.cpp246 const Reason reason = exitReason.reason; in IsExitReasonValid() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_event.cpp192 SendChildProcessStartFailedEvent(std::shared_ptr<ChildProcessRecord> childRecord, ProcessStartFailedReason reason, int32_t subReason) SendChildProcessStartFailedEvent() argument
224 SendRenderProcessStartFailedEvent(std::shared_ptr<RenderRecord> renderRecord, ProcessStartFailedReason reason, int32_t subReason) SendRenderProcessStartFailedEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_context_select_overlay.cpp141 void WebContextSelectOverlay::OnCloseOverlay(OptionMenuType menuType, CloseReason reason, RefPtr<OverlayInfo> info) in OnCloseOverlay() argument
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_dispatcher_proxy.cpp91 void FormRendererDispatcherProxy::DispatchSurfaceChangeEvent(float width, float height, uint32_t reason, in DispatchSurfaceChangeEvent() argument
/foundation/barrierfree/accessibility/services/test/mock/powermanager/src/
H A Dmock_power_mgr_client.cpp39 PowerErrors PowerMgrClient::RebootDevice(const std::string& reason) in RebootDevice() argument
44 PowerErrors PowerMgrClient::ShutDownDevice(const std::string& reason) in ShutDownDevice() argument
49 PowerErrors PowerMgrClient::SuspendDevice(SuspendDeviceType reason, bool suspendImmed) in SuspendDevice() argument
54 PowerErrors PowerMgrClient::WakeupDevice(WakeupDeviceType reason, const std::string& detail) in WakeupDevice() argument
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_display_power_mgr_client.cpp33 SetDisplayState(DisplayState state, PowerMgr::StateChangeReason reason, uint32_t id) SetDisplayState() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_context_select_overlay_test.cpp651 CloseReason reason = CloseReason::CLOSE_REASON_NORMAL; in HWTEST_F() local
676 CloseReason reason = CloseReason::CLOSE_REASON_NORMAL; in HWTEST_F() local
706 CloseReason reason = CloseReason::CLOSE_REASON_NORMAL; in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_remote_device_observer_proxy.cpp230 OnAclStateChanged(const BluetoothRawAddress &device, int state, unsigned int reason) OnAclStateChanged() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_remote_device_observer_stub.cpp86 uint32_t reason = data.ReadUint32(); in OnAclStateChangedInner() local
/foundation/multimedia/player_framework/services/services/player/ipc/
H A Dplayer_listener_stub.cpp90 int32_t reason = StateChangeReason::USER; in OnMonitor() local
/foundation/multimedia/player_framework/frameworks/js/avtranscoder/
H A Davtranscoder_callback.cpp80 void AVTransCoderCallback::SendStateCallback(const std::string &state, const StateChangeReason &reason) in SendStateCallback() argument
/foundation/resourceschedule/device_standby/interfaces/innerkits/include/
H A Dresourcce_request.h149 inline void SetReason(const std::string& reason) in SetReason() argument
34 ResourceRequest(uint32_t allowType, int32_t uid, const std::string& name, int32_t duration, const std::string& reason, uint32_t reasonCode) ResourceRequest() argument
[all...]

Completed in 21 milliseconds

1...<<11121314151617181920>>...89