Home
last modified time | relevance | path

Searched defs:reason (Results 1 - 25 of 558) sorted by relevance

12345678910>>...23

/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dexit_reason.h30 Reason reason = Reason::REASON_UNKNOWN; member
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/src/
H A Dability_manager_client_c.cpp29 OHOS::AAFwk::Reason reason = static_cast<OHOS::AAFwk::Reason>(exitReason); in RecordAppExitReason() local
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/tests/
H A Dbasic.rs40 fn reason() { in reason() functions
/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/include/
H A Dclose_context.h43 std::string reason; member in OHOS::NetStack::Websocket::final
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dlaunch_param.cpp25 int32_t reason = 0; in ReadFromParcel() local
H A Dexit_reason.cpp24 ExitReason::ExitReason(const Reason reason, const std::string &exitMsg) in ExitReason() argument
/foundation/arkui/ace_engine/interfaces/native/node/
H A Ddialog_model.h33 int32_t reason = -1; member
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_deferred.cpp49 void ArkNativeDeferred::Reject(napi_value reason) in Reject() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_ag_observer.cpp37 void NapiHandsFreeAudioGatewayObserver::OnScoStateChanged(const BluetoothRemoteDevice &device, int state, int reason) in OnScoStateChanged() argument
/foundation/resourceschedule/memmgr/interface/innerkits/src/
H A Dmem_mgr_process_state_info.cpp39 uint32_t reason = static_cast<uint32_t>(ProcPriorityUpdateReason::UNKNOWN); in Unmarshalling() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/test/fuzztest/avtransonsessionclosed_fuzzer/
H A Davtransonsessionclosed_fuzzer.cpp33 ShutdownReason reason = *(reinterpret_cast<const ShutdownReason*>(data)); in AVTransOnSessionClosedFuzzTest() local
/foundation/distributedhardware/distributed_input/test/fuzztest/dinputonsessionclosed_fuzzer/
H A Ddinputonsessionclosed_fuzzer.cpp38 ShutdownReason reason = SHUTDOWN_REASON_UNKNOWN; in OnSessionClosedFuzzTest() local
/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_lwip_monitor.c26 NetifStatusCallback( struct netif *netif, netif_nsc_reason_t reason, const netif_ext_callback_args_t *args) NetifStatusCallback() argument
/foundation/window/window_manager/wmserver/include/
H A Dminimize_app.h58 static inline bool IsFromUser(MinimizeReason reason) in IsFromUser() argument
[all...]
/foundation/ability/ability_runtime/test/unittest/res_sched_util_test/
H A Dres_sched_util_test.cpp108 std::string reason = AAFwk::ResSchedUtil::GetInstance().GetThawReasonByAbilityType(abilityInfo); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/exit_reason_test/
H A Dexit_reason_test.cpp79 Reason reason = Reason::REASON_JS_ERROR; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddialog_model_test.cpp38 bool OnWillDismissEvent(int32_t reason) in OnWillDismissEvent() argument
/foundation/multimedia/audio_framework/interfaces/kits/c/audio_manager/
H A Dnative_audio_session_manager.h124 OH_AudioSession_DeactivatedReason reason; member
/foundation/resourceschedule/background_task_mgr/interfaces/kits/cj/background_task_mgr/
H A Dbackground_task_mgr_ffi.h36 char* reason; member
/foundation/resourceschedule/memmgr/interface/innerkits/include/
H A Dmem_mgr_process_state_info.h47 MemMgrProcessStateInfo(int32_t callerPid, int32_t callerUid, int32_t pid, int32_t uid, ProcPriorityUpdateReason reason) MemMgrProcessStateInfo() argument
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dkill_process.cpp47 AAFwk::ExitReason reason = {AAFwk::REASON_PERFORMANCE_CONTROL, killReason}; in KillProcessByPidWithClient() local
/foundation/window/window_manager/dm_lite/test/unittest/
H A Ddisplay_manager_adapter_lite_test.cpp111 PowerStateChangeReason reason = PowerStateChangeReason{0}; in HWTEST_F() local
134 PowerStateChangeReason reason = PowerStateChangeReason{0}; in HWTEST_F() local
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_power_controller.cpp27 bool DisplayPowerController::SuspendBegin(PowerStateChangeReason reason) in SuspendBegin() argument
/foundation/communication/dsoftbus/tests/core/discovery/ipc/
H A Dremote_object_mock.cpp56 GetResult(uint32_t code, const DeviceInfo *deviceInfo, int32_t publishId, int32_t subscribeId, int32_t reason) GetResult() argument
/foundation/communication/dsoftbus/tests/sdk/bus_center/demo/bus_center/
H A Dpublish_refresh_lnn_demo.c32 static void OnPublishDone(int32_t publishId, PublishResult reason) in OnPublishDone() argument
71 static void OnDiscoverResultTest(int32_t refreshId, RefreshResult reason) in OnDiscoverResultTest() argument

Completed in 8 milliseconds

12345678910>>...23