Home
last modified time | relevance | path

Searched defs:currentMode (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_pm.c53 uint8_t currentMode; member
80 static BtmConnectionMode *BtmAllocConnectionMode(uint16_t connectionHandle, uint8_t currentMode) in BtmAllocConnectionMode()
166 uint8_t currentMode = BTM_PM_ACTIVE_MODE; in BtmGetConnectionModeByConnectionHandle() local
196 uint8_t currentMode = BtmGetConnectionModeByConnectionHandle(connectionHandle); in BTM_EnterSniffMode() local
228 uint8_t currentMode = BtmGetConnectionModeByConnectionHandle(connectionHandle); in BTM_ExitSniffMode() local
266 static void BtmUpdateConnectionMode(uint16_t connectionHandle, uint8_t currentMode) in BtmUpdateConnectionMode()
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_port.h26 int32_t currentMode; member
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_config_test.cpp250 std::string currentMode; variable
274 std::string currentMode; variable
298 std::string currentMode; variable
322 std::string currentMode; variable
346 std::string currentMode; variable
369 std::string currentMode; variable
393 std::string currentMode; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/features/
H A Dmoon_capture_boost_feature.cpp39 uint32_t currentMode = INVALID_MODE; in MoonCaptureBoostFeature() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_manager.cpp191 uint8_t status, const RawAddress rawAddr, uint8_t currentMode, uint16_t interval) in ModeChangeCallBackProcess()
213 uint8_t status, const BtAddr *btAddr, uint8_t currentMode, uint16_t interval, void *context) in ModeChangeCallBack()
H A Dpower_device.cpp138 void PowerDevice::ModeChangeCallBack(uint8_t status, uint8_t currentMode, uint16_t interval) in ModeChangeCallBack()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dsketch_wrapper.cpp269 float currentMode = INVALID_MODE_FLOAT; in UpdateSketchReferenceFovRatio() local
325 uint32_t currentMode = INVALID_MODE; in UpdateSketchConfigFromMoonCaptureBoostConfig() local
H A Dpreview_output.cpp273 auto currentMode = session->GetFeaturesMode(); in GetSketchRatio() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/utils/
H A Dmetadata_common_utils.cpp236 float currentMode = static_cast<float>(modeName); in ParsePhysicalApertureRangeByMode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_view_enhance.cpp207 auto currentMode = windowManager->GetCurrentWindowMaximizeMode(); in AddControlButtons() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_connection.cpp727 std::string currentMode = SqliteUtils::StrToUpper(static_cast<std::string>(object)); in SetJournalMode() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h238 uint8_t currentMode; member
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp3609 WhiteBalanceMode currentMode; variable
9222 WhiteBalanceMode currentMode; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp4392 auto currentMode = GetMode(); in GetMoonCaptureBoostFeature() local