Home
last modified time | relevance | path

Searched defs:state (Results 176 - 200 of 12010) sorted by relevance

12345678910>>...481

/base/location/frameworks/native/locator_sdk/source/
H A Dswitch_callback_proxy.cpp30 void SwitchCallbackProxy::OnSwitchChange(const int state) in OnSwitchChange() argument
/base/hiviewdfx/hiview/plugins/unified_collector/observer/
H A Duc_render_state_observer.cpp26 ProcessState GetProcessState(int32_t state) in GetProcessState() argument
/base/powermgr/power_manager/test/unittest/src/
H A Ddevice_state_action_native_test.cpp61 DisplayState state = DisplayState::DISPLAY_OFF; in HWTEST_F() local
/base/powermgr/thermal_manager/application/protector/src/
H A Dthermal_protector_utils.cpp37 int32_t state = fseek(stream, 0, SEEK_SET); in WriteFile() local
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Diprint_adapter_inner.cpp32 void PrintDocumentInnerAdapter::onJobStateChanged(const std::string &jobId, uint32_t state) in onJobStateChanged() argument
H A Diprint_adapter.cpp26 void PrintDocumentAdapter::onJobStateChanged(const std::string &jobId, uint32_t state) in onJobStateChanged() argument
/base/powermgr/display_manager/state_manager/service/zidl/src/
H A Ddisplay_brightness_callback_proxy.cpp27 void DisplayBrightnessCallbackProxy::OnNotifyApsLightBrightnessChange(uint32_t type, bool state) in OnNotifyApsLightBrightnessChange() argument
/base/powermgr/power_manager/services/zidl/src/
H A Dpower_state_callback_proxy.cpp27 void PowerStateCallbackProxy::OnPowerStateChanged(PowerState state) in OnPowerStateChanged() argument
51 void PowerStateCallbackProxy::OnAsyncPowerStateChanged(PowerState state) in OnAsyncPowerStateChanged() argument
H A Dscreen_off_pre_callback_proxy.cpp27 void ScreenOffPreCallbackProxy::OnScreenStateChanged(uint32_t state) in OnScreenStateChanged() argument
/base/security/access_token/frameworks/accesstoken/src/
H A Dpermission_list_state_parcel.cpp38 int32_t state; in Unmarshalling() local
/base/telephony/call_manager/services/call/src/
H A Dcall_status_policy.cpp58 int32_t state; in FilterResultsDispose() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dchacha20.h63 uint32_t state[16]; /*! The state (before round operations). */ member
H A Dcmac.h63 unsigned char state[MBEDTLS_CIPHER_BLKSIZE_MAX]; member
H A Dmd2.h62 unsigned char state[48]; /*!< intermediate digest state */ member
H A Dsha1.h66 uint32_t state[5]; /*!< The intermediate digest state. */ member
H A Dsha512.h60 uint64_t state[8]; /*!< The intermediate digest state. */ member
H A Dsha256.h61 uint32_t state[8]; /*!< The intermediate digest state. */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dathub_v1_0.c65 athub_v1_0_set_clockgating(struct amdgpu_device *adev, enum amd_clockgating_state state) athub_v1_0_set_clockgating() argument
H A Dathub_v2_0.c69 athub_v2_0_set_clockgating(struct amdgpu_device *adev, enum amd_clockgating_state state) athub_v2_0_set_clockgating() argument
H A Dathub_v2_1.c68 athub_v2_1_set_clockgating(struct amdgpu_device *adev, enum amd_clockgating_state state) athub_v2_1_set_clockgating() argument
/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
H A Dkirkwood-pm.c40 static int kirkwood_suspend_enter(suspend_state_t state) in kirkwood_suspend_enter() argument
52 static int kirkwood_pm_valid_standby(suspend_state_t state) in kirkwood_pm_valid_standby() argument
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dpsci_smp.c69 u32 state = PSCI_POWER_STATE_TYPE_POWER_DOWN << in psci_cpu_die() local
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dunwind_guess.c10 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() argument
19 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() argument
48 unwind_start(struct unwind_state *state, struct task_struct *task, struct pt_regs *regs) unwind_start() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dunwind_guess.c9 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() argument
23 unsigned long *unwind_get_return_address_ptr(struct unwind_state *state) in unwind_get_return_address_ptr() argument
28 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() argument
52 __unwind_start(struct unwind_state *state, struct task_struct *task, struct pt_regs *regs, unsigned long *first_frame) __unwind_start() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/acpi/
H A Dsleep.c46 asmlinkage acpi_status __visible x86_acpi_enter_sleep_state(u8 state) in x86_acpi_enter_sleep_state() argument

Completed in 10 milliseconds

12345678910>>...481