Home
last modified time | relevance | path

Searched defs:SetMode (Results 1 – 25 of 56) sorted by relevance

123

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_target.cpp46 void SyncTarget::SetMode(int mode) in SetMode() function in DistributedDB::SyncTarget
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_nav_router_bridge.cpp23 ArkUINativeModuleValue NavRouterBridge::SetMode(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetMode() function in OHOS::Ace::NG::NavRouterBridge
/ohos5.0/base/sensors/miscdevice/utils/common/src/
H A Dlight_animation_ipc.cpp30 void LightAnimationIPC::SetMode(int32_t mode) in SetMode() function in OHOS::Sensors::LightAnimationIPC
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/include/
H A Dsensor_device_if.h18 int32_t (*SetMode)(int32_t mode); member
/ohos5.0/drivers/peripheral/sensor/interfaces/include/
H A Dsensor_if.h123 int32_t (*SetMode)(int32_t sensorId, int32_t mode); member
/ohos5.0/base/update/updater/services/ui/
H A Dupdater_ui_empty.h32 [[nodiscard]] bool SetMode(std::string mode) in SetMode() function
H A Dupdater_ui_facade.cpp46 [[nodiscard]] bool UpdaterUiFacade::SetMode(std::string mode) in SetMode() function in Updater::UpdaterUiFacade
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Deltwise_builder.cpp31 OH_NN_ReturnCode EltwiseBuilder::SetMode(const std::shared_ptr<NNTensor>& tensor) in SetMode() function in OHOS::NeuralNetworkRuntime::Ops::EltwiseBuilder
H A Ddepth_to_space_builder.cpp57 OH_NN_ReturnCode DepthToSpaceBuilder::SetMode(const std::shared_ptr<NNTensor>& tensor) in SetMode() function in OHOS::NeuralNetworkRuntime::Ops::DepthToSpaceBuilder
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_helper/src/
H A Dsimcard_setting_asset.cpp36 void SimcardSettingAsset::SetMode(int32_t mode) in SetMode() function in OHOS::Media::SimcardSettingAsset
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drender_block.h98 void SetMode(SliderMode mode) in SetMode() function
/ohos5.0/base/sensors/sensor_lite/frameworks/src/
H A Dsensor_agent.c68 int32_t SetMode(int32_t sensorTypeId, SensorUser *user, int32_t mode) in SetMode() function
/ohos5.0/base/sensors/sensor_lite/services/include/
H A Dsensor_service.h59 int32_t (*SetMode)(int32_t sensorId, const SensorUser *user, int32_t mode); member
/ohos5.0/base/powermgr/power_manager/frameworks/napi/utils/
H A Dasync_callback_info.cpp61 void AsyncCallbackInfo::AsyncData::SetMode(napi_env& env, napi_value& mode) in SetMode() function in OHOS::PowerMgr::AsyncCallbackInfo::AsyncData
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/ppg/
H A Dsensor_ppg_driver.h23 int32_t (*SetMode)(uint32_t mode); member
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dtab_bar_component.cpp127 void TabBarComponent::SetMode() in SetMode() function in OHOS::ACELite::TabBarComponent
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/hardware/src/
H A Dhdi_service_impl.cpp126 int32_t HdiServiceImpl::SetMode(int32_t sensorId, int32_t mode) in SetMode() function in OHOS::Sensors::HdiServiceImpl
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/interface/src/
H A Dsensor_hdi_connection.cpp99 int32_t SensorHdiConnection::SetMode(int32_t sensorId, int32_t mode) in SetMode() function in OHOS::Sensors::SensorHdiConnection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_context.h130 void SetMode(NavDestinationMode mode) in SetMode() function
/ohos5.0/base/sensors/sensor/services/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp104 int32_t CompatibleConnection::SetMode(int32_t sensorId, int32_t mode) in SetMode() function in OHOS::Sensors::CompatibleConnection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dsliding_panel_component.h42 void SetMode(PanelMode mode) in SetMode() function
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp94 int32_t CompatibleConnection::SetMode(int32_t sensorId, int32_t mode) in SetMode() function in OHOS::Sensors::CompatibleConnection
/ohos5.0/drivers/peripheral/sensor/test/benchmarktest/
H A Dsensor_single_interface_benchmark_test.cpp119 BENCHMARK_F(SensorBenchmarkTest, SetMode)(benchmark::State &state) in BENCHMARK_F() argument
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dsensor_agent.cpp107 int32_t SetMode(int32_t sensorId, const SensorUser *user, int32_t mode) in SetMode() function
/ohos5.0/base/security/crypto_framework/frameworks/crypto_operation/
H A Dkdf.c62 static void SetMode(HcfAlgParaValue value, HcfKdfDeriveParams *kdf) in SetMode() function

123