Home
last modified time | relevance | path

Searched defs:mode (Results 1 - 25 of 1749) sorted by relevance

12345678910>>...70

/base/powermgr/power_manager/test/unittest/src/
H A Dpower_get_mode_test.cpp45 PowerMode mode; in HWTEST_F() local
H A Dpower_register_callback_mode_test.cpp36 void PowerRegisterCallbackModeTest::PowerModeTest1Callback::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged() argument
54 PowerMode mode = PowerMode::POWER_SAVE_MODE; in HWTEST_F() local
H A Dpower_device_mode_test.cpp37 void PowerDeviceModeTest::PowerModeTest1Callback::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged() argument
42 void PowerDeviceModeTest::PowerModeTest2Callback::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged() argument
97 PowerMode mode = PowerMode::POWER_SAVE_MODE; in HWTEST_F() local
113 PowerMode mode = PowerMode::NORMAL_MODE; in HWTEST_F() local
/foundation/resourceschedule/ffrt/src/ipc/
H A Dipc.cpp27 void ffrt_this_task_set_legacy_mode(bool mode) in ffrt_this_task_set_legacy_mode() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dlog_table_manager_factory.cpp22 std::unique_ptr<SqliteLogTableManager> LogTableManagerFactory::GetTableManager(DistributedTableMode mode, in GetTableManager() argument
/foundation/multimedia/camera_framework/services/camera_service/src/smooth_zoom/
H A Dsmooth_zoom.cpp21 std::shared_ptr<IZoomAlgorithm> SmoothZoom::GetZoomAlgorithm(SmoothZoomType mode) in GetZoomAlgorithm() argument
/foundation/resourceschedule/device_standby/services/common/src/
H A Ddevice_standby_switch.cpp27 int32_t mode = 0; in InitStandyMode() local
/foundation/communication/dsoftbus/tests/sdk/bus_center/demo/bus_center/
H A Dshift_lnn_gear_demo.c34 GearMode mode = { in main() local
/arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/
H A Ddirectory.cpp31 mode_t mode = S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH; in SetDirModeAsDefault() local
37 mode_t mode = S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH; in SetFileModeAsDefault() local
/arkcompiler/runtime_core/platforms/unix/libpandabase/
H A Dfile.cpp25 static int GetFlags(Mode mode) in GetFlags() argument
47 File Open(std::string_view filename, Mode mode) in Open() argument
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dfile.cpp26 static int GetFlags(Mode mode) in GetFlags() argument
48 File Open(std::string_view filename, Mode mode) in Open() argument
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dget_nr_option_mode_callback.cpp26 void GetNrOptionModeCallback::OnGetNrOptionModeCallback(const int32_t mode, const int32_t errorCode) in OnGetNrOptionModeCallback() argument
H A Dget_network_search_mode_callback.cpp27 int32_t WrapNetworkSelectionMode(int32_t mode) in WrapNetworkSelectionMode() argument
/base/update/updater/test/fuzztest/updaterfactoryreset_fuzzer/
H A Dupdaterfactoryreset_fuzzer.cpp33 FactoryResetMode mode = USER_WIPE_DATA; in FuzzFactoryReset() local
/base/web/webview/test/fuzztest/ohos_nweb/sethttpdns_fuzzer/
H A Dsethttpdns_fuzzer.cpp36 int mode; in SetHttpDnsFuzzTest() local
/foundation/ability/ability_runtime/services/uripermmgr/include/
H A Dupms_policy_info.h25 uint64_t mode; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_view_factory.h27 static RefPtr<FrameNode> GetView(RefPtr<FrameNode>& content, MaximizeMode mode) { in GetView() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_content_overlay/
H A Dselect_content_overlay_pattern.h28 explicit SelectContentOverlayPattern(std::shared_ptr<SelectOverlayInfo> info, SelectOverlayMode mode) in SelectContentOverlayPattern() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dstrategy_factory.cpp22 BuildSyncStrategy( SyncMode mode, bool isLocalDeleteUpload, SingleVerConflictResolvePolicy policy) BuildSyncStrategy() argument
/arkcompiler/ets_runtime/test/fuzztest/mergewithexistprofile_fuzzer/
H A Dmergewithexistprofile_fuzzer.cpp36 PGOProfilerEncoder::ApGenMode mode = static_cast<PGOProfilerEncoder::ApGenMode>( in MergeWithExistProfileFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
H A Dpgo_encoder_mock.h27 PGOProfilerEncoderMock(const std::string &outDir, uint32_t hotnessThreshold, ApGenMode mode) in PGOProfilerEncoderMock() argument
/arkcompiler/ets_runtime/tools/circuit_viewer/
H A Dwebpack.dist.config.js
/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mode_callback_proxy.cpp27 void PowerModeCallbackProxy::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged() argument
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/include/
H A Dhks_openssl_aes.h72 uint32_t mode; member
/base/update/updater/test/unittest/updater_ui_test/
H A Dupdater_ui_facade_unittest.cpp40 std::string mode = "abc"; in HWTEST_F() local

Completed in 5 milliseconds

12345678910>>...70