| /base/telephony/core_service/frameworks/native/src/ |
| H A D | telephony_state_registry_client.cpp | 158 UpdateSimState( int32_t slotId, CardType type, SimState state, LockReason reason) UpdateSimState() argument
|
| /base/telephony/state_registry/test/unittest/state_test/ |
| H A D | state_registry_observer.h | 66 void OnSimStateUpdated(int32_t slotId, CardType type, SimState state, LockReason reason) in OnSimStateUpdated() argument
|
| /base/telephony/state_registry/frameworks/native/observer/src/ |
| H A D | telephony_observer_proxy.cpp | 52 OnSimStateUpdated( int32_t slotId, CardType type, SimState state, LockReason reason) OnSimStateUpdated() argument
|
| /base/telephony/state_registry/frameworks/js/napi/src/ |
| H A D | napi_telephony_observer.cpp | 63 OnSimStateUpdated( int32_t slotId, CardType type, SimState state, LockReason reason) OnSimStateUpdated() argument
|
| /base/useriam/user_auth_framework/test/fuzztest/services/softbus_fuzzer/ |
| H A D | soft_bus_fuzzer.cpp | 67 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 D | soft_bus_server_socket.cpp | 55 void ServerSocket::OnShutdown(int32_t socketId, ShutdownReason reason) in OnShutdown() argument
|
| H A D | soft_bus_client_socket.cpp | 63 void ClientSocket::OnShutdown(int32_t socketId, ShutdownReason reason) in OnShutdown() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/staging/blackbox/ |
| H A D | blackbox_storage.c | 45 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 D | abilitymgrappexitreasonhelper_fuzzer.cpp | 74 Reason reason = static_cast<Reason>(i); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/allconnectmgr/ |
| H A D | dsched_all_connect_manager.cpp | 280 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 D | res_sched_util.cpp | 88 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 D | ability_test.cpp | 1161 int32_t reason = 1; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | ability_manager_collaborator_proxy.cpp | 309 int32_t AbilityManagerCollaboratorProxy::NotifyRemoveShellProcess(int32_t pid, int32_t type, const std::string &reason) in NotifyRemoveShellProcess() argument
|
| H A D | app_exit_reason_helper.cpp | 246 const Reason reason = exitReason.reason; in IsExitReasonValid() local
|
| /foundation/ability/ability_runtime/services/appmgr/src/ |
| H A D | app_mgr_event.cpp | 192 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 D | web_context_select_overlay.cpp | 141 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 D | form_renderer_dispatcher_proxy.cpp | 91 void FormRendererDispatcherProxy::DispatchSurfaceChangeEvent(float width, float height, uint32_t reason, in DispatchSurfaceChangeEvent() argument
|
| /foundation/barrierfree/accessibility/services/test/mock/powermanager/src/ |
| H A D | mock_power_mgr_client.cpp | 39 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 D | mock_display_power_mgr_client.cpp | 33 SetDisplayState(DisplayState state, PowerMgr::StateChangeReason reason, uint32_t id) SetDisplayState() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
| H A D | web_context_select_overlay_test.cpp | 651 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 D | bluetooth_remote_device_observer_proxy.cpp | 230 OnAclStateChanged(const BluetoothRawAddress &device, int state, unsigned int reason) OnAclStateChanged() argument
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| H A D | bluetooth_remote_device_observer_stub.cpp | 86 uint32_t reason = data.ReadUint32(); in OnAclStateChangedInner() local
|
| /foundation/multimedia/player_framework/services/services/player/ipc/ |
| H A D | player_listener_stub.cpp | 90 int32_t reason = StateChangeReason::USER; in OnMonitor() local
|
| /foundation/multimedia/player_framework/frameworks/js/avtranscoder/ |
| H A D | avtranscoder_callback.cpp | 80 void AVTransCoderCallback::SendStateCallback(const std::string &state, const StateChangeReason &reason)
in SendStateCallback() argument
|
| /foundation/resourceschedule/device_standby/interfaces/innerkits/include/ |
| H A D | resourcce_request.h | 149 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...] |