Home
last modified time | relevance | path

Searched defs:MAX_DURATION (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/vibrator/test/unittest/hdi/
H A Dhdf_vibrator_hdi_test.cpp47 constexpr int32_t MAX_DURATION = 3600000; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H A Dcamera.cpp52 constexpr int32_t MAX_DURATION = 36000; variable
/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/
H A Drecorder_param.h62 MAX_DURATION, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp42 constexpr int32_t MAX_DURATION = 10 * 60 * 1000; // ms variable
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp756 const uint32_t MAX_DURATION = 65535; in IsValidAdvertiserDuration() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_state_scheduler_test.cpp48 constexpr int32_t MAX_DURATION = 11 * 60 * 1000; // ms variable