Home
last modified time | relevance | path

Searched defs:state (Results 101 - 125 of 13542) sorted by relevance

12345678910>>...542

/base/security/access_token/interfaces/innerkits/accesstoken/include/
H A Dpermission_list_state.h60 PermissionOper state; member in OHOS::Security::AccessToken::final
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
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
/device/soc/rockchip/common/sdk_linux/include/trace/events/
H A Dsched.h88 unsigned int state; in trace_sched_switch_state() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_lifecycle_executor.cpp20 void AbilityLifecycleExecutor::DispatchLifecycleState(const AbilityLifecycleExecutor::LifecycleState &state) in DispatchLifecycleState() argument
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/rtp/mock/
H A Dmock_wfd_rtp_producer.cpp32 void MockWfdRtpProducer::SetInitState(bool state) in SetInitState() argument
37 void MockWfdRtpProducer::SetPauseState(bool state) in SetPauseState() argument
42 void MockWfdRtpProducer::SetRunningState(bool state) in SetRunningState() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dstate_utils.cpp20 std::string StateUtils::StateToStrMap(const AbilityState &state) in StateToStrMap() argument
42 std::string StateUtils::AppStateToStrMap(const AppState &state) in AppStateToStrMap() argument
57 int StateUtils::ConvertStateMap(const AbilityLifeCycleState &state) in ConvertStateMap() argument
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfrontend.cpp38 std::string Frontend::stateToString(int state) in stateToString() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundle_info_test/
H A Dbundle_info_test.cpp31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() argument
70 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() argument
108 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/application_info_test/
H A Dapplication_info_test.cpp31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() argument
60 static void BenchmarkTestForReadMetaDataFromParcel(benchmark::State &state) in BenchmarkTestForReadMetaDataFromParcel() argument
89 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() argument
117 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/ability_info_test/
H A Dability_info_test.cpp31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() argument
69 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() argument
106 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/module_info_test/
H A Dmodule_info_test.cpp31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() argument
49 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() argument
66 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/extension_ability_info_test/
H A Dextension_ability_info_test.cpp31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() argument
69 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() argument
106 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/hap_module_info_test/
H A Dhap_module_info_test.cpp31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() argument
56 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() argument
80 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/form_info_test/
H A Dform_info_test.cpp31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() argument
53 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() argument
74 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling() argument
96 static void BenchmarkTestForIsValid(benchmark::State &state) in BenchmarkTestForIsValid() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/install_param_test/
H A Dinstall_param_test.cpp31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() argument
48 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() argument
64 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/permission_def_test/
H A Dpermission_def_test.cpp31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() argument
50 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() argument
68 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/shortcut_info_test/
H A Dshortcut_info_test.cpp31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() argument
51 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() argument
70 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/remote_ability_info_test/
H A Dremote_ability_info_test.cpp31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() argument
48 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() argument
64 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/common_event_info_test/
H A Dcommon_event_info_test.cpp31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() argument
50 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() argument
68 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundle_user_info_test/
H A Dbundle_user_info_test.cpp31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() argument
48 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() argument
64 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling() argument
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_power_state_callback_service.cpp31 void BundleActivePowerStateCallbackService::OnPowerStateChanged(PowerState state) in OnPowerStateChanged() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dwifi_config_center_test.cpp27 WifiOprMidState state = OHOS::Wifi::WifiOprMidState::RUNNING; in HWTEST_F() local

Completed in 7 milliseconds

12345678910>>...542