/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_pm.c | 53 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 D | usb_port.h | 26 int32_t currentMode; member
|
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_store_config_test.cpp | 250 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 D | moon_capture_boost_feature.cpp | 39 uint32_t currentMode = INVALID_MODE; in MoonCaptureBoostFeature() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
H A D | power_manager.cpp | 191 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 D | power_device.cpp | 138 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 D | sketch_wrapper.cpp | 269 float currentMode = INVALID_MODE_FLOAT; in UpdateSketchReferenceFovRatio() local 325 uint32_t currentMode = INVALID_MODE; in UpdateSketchConfigFromMoonCaptureBoostConfig() local
|
H A D | preview_output.cpp | 273 auto currentMode = session->GetFeaturesMode(); in GetSketchRatio() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/utils/ |
H A D | metadata_common_utils.cpp | 236 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 D | container_modal_view_enhance.cpp | 207 auto currentMode = windowManager->GetCurrentWindowMaximizeMode(); in AddControlButtons() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | sqlite_connection.cpp | 727 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 D | hci_def_evt.h | 238 uint8_t currentMode; member
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/ |
H A D | camera_framework_moduletest.cpp | 3609 WhiteBalanceMode currentMode; variable 9222 WhiteBalanceMode currentMode; variable
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ |
H A D | capture_session.cpp | 4392 auto currentMode = GetMode(); in GetMoonCaptureBoostFeature() local
|