Home
last modified time | relevance | path

Searched defs:state (Results 1 - 25 of 833) sorted by relevance

12345678910>>...34

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Drk_keys.h15 static inline void rk_send_power_key(int state) in rk_send_power_key() argument
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Drk_keys.h11 static inline void rk_send_power_key(int state) { } in rk_send_power_key() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dmd5_alt.h44 uint32_t state[4]; /*!< intermediate digest state */ member
H A Dmd5.h62 uint32_t state[4]; /*!< intermediate digest state */ member
H A Dmd4.h63 uint32_t state[4]; /*!< intermediate digest state */ member
H A Dripemd160.h54 uint32_t state[5]; /*!< intermediate digest state */ member
H A Dsha512_alt.h40 uint64_t state[8]; /*!< The intermediate digest state. */ member
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
H A Dcamera_benchmark_test.cpp26 void CameraBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
32 void CameraBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_state_context.cpp30 FaultStateBase* NativeLeakStateContext::GetStateObj(FaultStateType state) in GetStateObj() argument
/base/hiviewdfx/hiview/core/test/unittest/common/
H A Dhiview_platform_config_test.cpp51 bool state = platformConfig.ParsesConfig(platformConfigInfo); in HWTEST_F() local
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Delf_benchmark.cpp27 static void InitializeBuildId(benchmark::State& state, DfxMaps* dfxMaps, DfxMap** buildIdMap) in InitializeBuildId() argument
54 static void BenchmarkElfGetBuildIdFromObj(benchmark::State& state) in BenchmarkElfGetBuildIdFromObj() argument
H A Dmaps_benchmark.cpp36 static void BenchmarkMapsCreateAll(benchmark::State& state) in BenchmarkMapsCreateAll() argument
50 static void BenchmarkMapsCreateOnlyExec(benchmark::State& state) in BenchmarkMapsCreateOnlyExec() argument
64 static void BenchmarkMapsCreateMapIndex(benchmark::State& state) in BenchmarkMapsCreateMapIndex() argument
/base/powermgr/power_manager/test/unittest/src/
H A Dpower_mgr_client_native_test.cpp38 void PowerStateTestCallback::OnPowerStateChanged(PowerState state) in OnPowerStateChanged() argument
H A Ddevice_state_action_native_test.cpp61 DisplayState state = DisplayState::DISPLAY_OFF; in HWTEST_F() local
/base/security/access_token/interfaces/innerkits/accesstoken/include/
H A Dpermission_list_state.h60 PermissionOper state; member in OHOS::Security::AccessToken::final
/device/soc/rockchip/common/sdk_linux/include/trace/events/
H A Dsched.h88 unsigned int state; in trace_sched_switch_state() local
[all...]
/base/customization/enterprise_device_management/interfaces/inner_api/bluetooth_manager/include/
H A Dbluetooth_manager_proxy.h25 int32_t state = 0; member
/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/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

Completed in 8 milliseconds

12345678910>>...34