| /base/hiviewdfx/hiview/plugins/unified_collector/observer/ |
| H A D | uc_render_state_observer.cpp | 26 ProcessState GetProcessState(int32_t state)
in GetProcessState() argument
|
| /base/powermgr/power_manager/test/unittest/src/ |
| H A D | device_state_action_native_test.cpp | 61 DisplayState state = DisplayState::DISPLAY_OFF; in HWTEST_F() local
|
| /base/powermgr/thermal_manager/application/protector/src/ |
| H A D | thermal_protector_utils.cpp | 37 int32_t state = fseek(stream, 0, SEEK_SET); in WriteFile() local
|
| /base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/ |
| H A D | iprint_adapter_inner.cpp | 32 void PrintDocumentInnerAdapter::onJobStateChanged(const std::string &jobId, uint32_t state) in onJobStateChanged() argument
|
| H A D | iprint_adapter.cpp | 26 void PrintDocumentAdapter::onJobStateChanged(const std::string &jobId, uint32_t state) in onJobStateChanged() argument
|
| /base/powermgr/display_manager/state_manager/service/zidl/src/ |
| H A D | display_brightness_callback_proxy.cpp | 27 void DisplayBrightnessCallbackProxy::OnNotifyApsLightBrightnessChange(uint32_t type, bool state) in OnNotifyApsLightBrightnessChange() argument
|
| /base/powermgr/power_manager/services/zidl/src/ |
| H A D | power_state_callback_proxy.cpp | 27 void PowerStateCallbackProxy::OnPowerStateChanged(PowerState state) in OnPowerStateChanged() argument 51 void PowerStateCallbackProxy::OnAsyncPowerStateChanged(PowerState state) in OnAsyncPowerStateChanged() argument
|
| H A D | screen_off_pre_callback_proxy.cpp | 27 void ScreenOffPreCallbackProxy::OnScreenStateChanged(uint32_t state) in OnScreenStateChanged() argument
|
| /base/security/access_token/frameworks/accesstoken/src/ |
| H A D | permission_list_state_parcel.cpp | 38 int32_t state; in Unmarshalling() local
|
| /base/telephony/call_manager/services/call/src/ |
| H A D | call_status_policy.cpp | 58 int32_t state; in FilterResultsDispose() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
| H A D | chacha20.h | 63 uint32_t state[16]; /*! The state (before round operations). */ member
|
| H A D | cmac.h | 63 unsigned char state[MBEDTLS_CIPHER_BLKSIZE_MAX]; member
|
| H A D | md2.h | 62 unsigned char state[48]; /*!< intermediate digest state */ member
|
| H A D | sha1.h | 66 uint32_t state[5]; /*!< The intermediate digest state. */ member
|
| H A D | sha512.h | 60 uint64_t state[8]; /*!< The intermediate digest state. */ member
|
| H A D | sha256.h | 61 uint32_t state[8]; /*!< The intermediate digest state. */ member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | athub_v1_0.c | 65 athub_v1_0_set_clockgating(struct amdgpu_device *adev, enum amd_clockgating_state state) athub_v1_0_set_clockgating() argument
|
| H A D | athub_v2_0.c | 69 athub_v2_0_set_clockgating(struct amdgpu_device *adev, enum amd_clockgating_state state) athub_v2_0_set_clockgating() argument
|
| H A D | athub_v2_1.c | 68 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 D | kirkwood-pm.c | 40 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 D | psci_smp.c | 69 u32 state = PSCI_POWER_STATE_TYPE_POWER_DOWN << in psci_cpu_die() local
|
| /kernel/linux/linux-5.10/arch/loongarch/kernel/ |
| H A D | unwind_guess.c | 10 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 D | unwind_guess.c | 9 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 D | sleep.c | 46 asmlinkage acpi_status __visible x86_acpi_enter_sleep_state(u8 state) in x86_acpi_enter_sleep_state() argument
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| H A D | stacktrace.c | 17 struct unwind_state state; in arch_stack_walk() local 36 struct unwind_state state; in arch_stack_walk_reliable() local [all...] |