Home
last modified time | relevance | path

Searched defs:DEFAULT_PRIORITY (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/msdp/device_status/intention/adapters/input_adapter/src/
H A Dinput_adapter.cpp77 constexpr int32_t DEFAULT_PRIORITY { 499 }; in AddInterceptor() local
92 constexpr int32_t DEFAULT_PRIORITY { 220 }; in AddFilter() local
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/command_server/
H A Dcommand_server_impl.cpp25 constexpr int32_t DEFAULT_PRIORITY = 0; variable
/ohos5.0/foundation/multimodalinput/input/intention/adapters/input_adapter/src/
H A Dinput_adapter.cpp125 constexpr int32_t DEFAULT_PRIORITY { 499 }; in AddInterceptor() local
140 constexpr int32_t DEFAULT_PRIORITY { 220 }; in AddFilter() local
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_status.cpp42 const int32_t DEFAULT_PRIORITY = 10000; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_overlay_install_test/
H A Dbms_overlay_internal_install_test.cpp39 constexpr int32_t DEFAULT_PRIORITY = 1; variable