/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/hap_module_info_test/ |
H A D | hap_module_info_test.cpp | 31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() 56 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() 80 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/install_param_test/ |
H A D | install_param_test.cpp | 31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() 48 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() 64 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/module_info_test/ |
H A D | module_info_test.cpp | 31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() 49 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() 66 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/permission_def_test/ |
H A D | permission_def_test.cpp | 31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() 50 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() 68 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/remote_ability_info_test/ |
H A D | remote_ability_info_test.cpp | 31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() 48 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() 64 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/shortcut_info_test/ |
H A D | shortcut_info_test.cpp | 31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() 51 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() 70 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling()
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/utils_mock/src/ |
H A D | utils_mock_global_variable.cpp | 25 void SetMockGetInstance(bool state) in SetMockGetInstance() 30 void SetMockInitBackupOrRestoreSession(bool state) in SetMockInitBackupOrRestoreSession() 45 void SetMockLoadSystemAbility(bool state) in SetMockLoadSystemAbility()
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/ |
H A D | unwind_remote_benchmark.cpp | 121 static void Run(benchmark::State& state, void* data) in Run() 166 static void BenchmarkUnwinderRemoteFull(benchmark::State& state) in BenchmarkUnwinderRemoteFull() 185 static void BenchmarkUnwinderRemoteQut(benchmark::State& state) in BenchmarkUnwinderRemoteQut() 200 static void BenchmarkUnwinderRemoteQutCache(benchmark::State& state) in BenchmarkUnwinderRemoteQutCache() 215 static void BenchmarkUnwinderRemoteQutFrames(benchmark::State& state) in BenchmarkUnwinderRemoteQutFrames() 230 static void BenchmarkUnwinderRemoteQutFramesCache(benchmark::State& state) in BenchmarkUnwinderRemoteQutFramesCache() 245 static void BenchmarkUnwinderRemoteQutMiniDebugInfos(benchmark::State& state) in BenchmarkUnwinderRemoteQutMiniDebugInfos() 262 static void BenchmarkUnwinderRemoteQutMiniDebugInfosLazily(benchmark::State& state) in BenchmarkUnwinderRemoteQutMiniDebugInfosLazily() 282 static void BenchmarkUnwinderRemoteFp(benchmark::State& state) in BenchmarkUnwinderRemoteFp()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/access/ |
H A D | napi_bluetooth_access_observer.cpp | 37 BluetoothState state = BluetoothState::STATE_OFF; in OnStateChanged() local 68 …etoothAccessObserver::DealStateChange(const int transport, const int status, BluetoothState &state) in DealStateChange() 80 void NapiBluetoothAccessObserver::GetBrStateByStatus(const int status, BluetoothState &state, bool … in GetBrStateByStatus() 104 void NapiBluetoothAccessObserver::GetBleStateByStatus(const int status, BluetoothState &state) in GetBleStateByStatus()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_info_test/mock/ |
H A D | parcel.cpp | 28 void MockWriteUint32(bool state) in MockWriteUint32() 33 void MockWriteString(bool state, uint8_t count) in MockWriteString() 39 void MockWriteParcelable(bool state) in MockWriteParcelable() 44 void MockReadParcelable(bool state) in MockReadParcelable()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/ |
H A D | wifi_c_event_test.cpp | 36 static void OnWifiConnectionChanged(int state, WifiLinkedInfo *info) in OnWifiConnectionChanged() 41 static void OnWifiScanStateChanged(int state, int size) in OnWifiScanStateChanged() 46 static void OnHotspotStateChanged(int state) in OnHotspotStateChanged() 61 static void OnDeviceConfigChange(ConfigChange state) in OnDeviceConfigChange()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundle_mgr_client_test/ |
H A D | bundle_mgr_client_test.cpp | 32 static void BenchmarkTestForGetBundleInfo(benchmark::State &state) in BenchmarkTestForGetBundleInfo() 51 static void BenchmarkTestForGetHapModuleInfo(benchmark::State &state) in BenchmarkTestForGetHapModuleInfo() 71 static void BenchmarkTestForGetResConfigFile1(benchmark::State &state) in BenchmarkTestForGetResConfigFile1() 91 static void BenchmarkTestForGetResConfigFile2(benchmark::State &state) in BenchmarkTestForGetResConfigFile2() 111 static void BenchmarkTestForGetResConfigFile3(benchmark::State &state) in BenchmarkTestForGetResConfigFile3()
|
/ohos5.0/base/useriam/face_auth/services_ex/src/ |
H A D | finite_state_machine_builder.cpp | 40 …niteStateMachine::Builder> FiniteStateMachineBuilder::MakeTransition(uint32_t state, uint32_t even… in MakeTransition() 51 …niteStateMachine::Builder> FiniteStateMachineBuilder::MakeTransition(uint32_t state, uint32_t even… in MakeTransition() 58 …shared_ptr<FiniteStateMachine::Builder> FiniteStateMachineBuilder::MakeOnStateEnter(uint32_t state, in MakeOnStateEnter() 69 …shared_ptr<FiniteStateMachine::Builder> FiniteStateMachineBuilder::MakeOnStateLeave(uint32_t state, in MakeOnStateLeave()
|
/ohos5.0/base/useriam/user_auth_framework/services/base/src/ |
H A D | finite_state_machine_builder.cpp | 40 …niteStateMachine::Builder> FiniteStateMachineBuilder::MakeTransition(uint32_t state, uint32_t even… in MakeTransition() 51 …niteStateMachine::Builder> FiniteStateMachineBuilder::MakeTransition(uint32_t state, uint32_t even… in MakeTransition() 58 …shared_ptr<FiniteStateMachine::Builder> FiniteStateMachineBuilder::MakeOnStateEnter(uint32_t state, in MakeOnStateEnter() 69 …shared_ptr<FiniteStateMachine::Builder> FiniteStateMachineBuilder::MakeOnStateLeave(uint32_t state, in MakeOnStateLeave()
|
/ohos5.0/base/sensors/sensor/frameworks/js/napi/include/ |
H A D | sensor_napi_utils.h | 73 #define CHKNRP(env, state, message) \ argument 81 #define CHKNRF(env, state, message) \ argument 89 #define CHKNRF(env, state, message) \ argument
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | session_display_power_controller.cpp | 30 void SessionDisplayPowerController::SetDisplayStateToOn(DisplayState& state) in SetDisplayStateToOn() 40 bool SessionDisplayPowerController::SetDisplayState(DisplayState state) in SetDisplayState() 89 void SessionDisplayPowerController::WaitScreenOffNotify(DisplayState& state) in WaitScreenOffNotify()
|
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/ |
H A D | cloud_sync_callback.h | 41 virtual void OnSyncStateChanged(SyncType type, SyncPromptState state) {}; in OnSyncStateChanged() 61 virtual void OnSyncStateChanged(CloudSyncState state, ErrorType error) {}; in OnSyncStateChanged()
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_accessible_ability_manager_service.cpp | 179 RetError AccessibleAbilityManagerService::SetCaptionState(const bool state) in SetCaptionState() 190 RetError AccessibleAbilityManagerService::GetCaptionState(bool &state) in GetCaptionState() 280 RetError AccessibleAbilityManagerService::SetShortKeyState(const bool state) in SetShortKeyState() 286 RetError AccessibleAbilityManagerService::SetMouseKeyState(const bool state) in SetMouseKeyState() 334 RetError AccessibleAbilityManagerService::SetAudioMonoState(const bool state) in SetAudioMonoState() 388 RetError AccessibleAbilityManagerService::GetShortKeyState(bool &state) in GetShortKeyState() 394 RetError AccessibleAbilityManagerService::GetMouseKeyState(bool &state) in GetMouseKeyState() 425 RetError AccessibleAbilityManagerService::GetDaltonizationState(bool &state) in GetDaltonizationState() 431 RetError AccessibleAbilityManagerService::GetInvertColorState(bool &state) in GetInvertColorState() 437 RetError AccessibleAbilityManagerService::GetAnimationOffState(bool &state) in GetAnimationOffState() [all …]
|
/ohos5.0/foundation/distributedhardware/device_manager/test/benchmarktest/device_manager_fa_test/ |
H A D | device_manager_fa_test.cpp | 89 void SetUp(const ::benchmark::State &state) override in SetUp() 95 void TearDown(const ::benchmark::State &state) override in TearDown() 113 void SetUp(const ::benchmark::State &state) override in SetUp() 116 void TearDown(const ::benchmark::State &state) override in TearDown() 123 void SetUp(const ::benchmark::State &state) override in SetUp() 126 void TearDown(const ::benchmark::State &state) override in TearDown() 133 void SetUp(const ::benchmark::State &state) override in SetUp() 158 void TearDown(const ::benchmark::State &state) override in TearDown() 165 void TearDown(const ::benchmark::State &state) override in TearDown() 174 void SetUp(const ::benchmark::State &state) override in SetUp() [all …]
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/parcel/src/ |
H A D | parcel.cpp | 29 void MockWriteUint32(bool state) in MockWriteUint32() 34 void MockWriteString(bool state, uint8_t count) in MockWriteString() 40 void MockWriteParcelable(bool state) in MockWriteParcelable() 45 void MockReadParcelable(bool state) in MockReadParcelable()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_pro/ |
H A D | wifi_pro_service.cpp | 57 void WifiProService::HandleStaConnChanged(OperateResState state, const WifiLinkedInfo &linkedInfo) in HandleStaConnChanged() 101 void WifiProService::NotifyWifiConnectStateChanged(OperateResState state, const WifiLinkedInfo &lin… in NotifyWifiConnectStateChanged() 109 void WifiProService::NotifyCheckWifiInternetResult(OperateResState state) in NotifyCheckWifiInternetResult()
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/acfwk/src/ |
H A D | accessibility_config.cpp | 87 Accessibility::RetError AccessibilityConfig::SetScreenMagnificationState(const bool state) in SetScreenMagnificationState() 93 Accessibility::RetError AccessibilityConfig::SetShortKeyState(const bool state) in SetShortKeyState() 99 Accessibility::RetError AccessibilityConfig::SetMouseKeyState(const bool state) in SetMouseKeyState() 105 Accessibility::RetError AccessibilityConfig::SetCaptionsState(const bool state) in SetCaptionsState() 135 Accessibility::RetError AccessibilityConfig::SetHighContrastTextState(bool state) in SetHighContrastTextState() 141 Accessibility::RetError AccessibilityConfig::SetInvertColorState(const bool state) in SetInvertColorState() 147 Accessibility::RetError AccessibilityConfig::SetDaltonizationState(bool state) in SetDaltonizationState() 165 Accessibility::RetError AccessibilityConfig::SetAnimationOffState(const bool state) in SetAnimationOffState() 177 Accessibility::RetError AccessibilityConfig::SetAudioMonoState(const bool state) in SetAudioMonoState() 195 Accessibility::RetError AccessibilityConfig::SetIgnoreRepeatClickState(const bool state) in SetIgnoreRepeatClickState()
|
/ohos5.0/base/telephony/core_service/interfaces/kits/c/telephony_radio/src/ |
H A D | telephony_radio.cpp | 104 …t Conv2TelNetworkState(const OHOS::sptr<NetworkState> &networkState, Telephony_NetworkState *state) in Conv2TelNetworkState() 131 …hony_RadioResult OH_Telephony_GetNetworkStateForSlot(int32_t slotId, Telephony_NetworkState *state) in OH_Telephony_GetNetworkStateForSlot() 157 Telephony_RadioResult OH_Telephony_GetNetworkState(Telephony_NetworkState *state) in OH_Telephony_GetNetworkState()
|
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_3/src/ |
H A D | camera_benchmark_test.cpp | 26 void CameraBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() 33 void CameraBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()
|
/ohos5.0/base/notification/common_event_service/services/test/unittest/ |
H A D | common_event_dump_test.cpp | 690 std::vector<std::string> state; variable 722 std::vector<std::string> state; variable 744 std::vector<std::string> state; variable 779 std::vector<std::string> state; variable 813 std::vector<std::string> state; variable 846 std::vector<std::string> state; variable 878 std::vector<std::string> state; variable 909 std::vector<std::string> state; variable 940 std::vector<std::string> state; variable 972 std::vector<std::string> state; variable [all …]
|