Home
last modified time | relevance | path

Searched refs:DEFAULT_PRIORITY (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/command_server/
H A Dcommand_server_impl.cpp25 constexpr int32_t DEFAULT_PRIORITY = 0; member
69 DP_CHECK_ERROR_RETURN_RET_LOG(threadPool_ == nullptr, DEFAULT_PRIORITY, "threadPool is nullptr."); in GetThreadPriority()
/foundation/multimodalinput/input/intention/adapters/input_adapter/src/
H A Dinput_adapter.cpp125 constexpr int32_t DEFAULT_PRIORITY { 499 }; in AddInterceptor()
126 int32_t interceptorId = MMI::InputManager::GetInstance()->AddInterceptor(interceptor, DEFAULT_PRIORITY, tags); in AddInterceptor()
140 constexpr int32_t DEFAULT_PRIORITY { 220 }; in AddFilter()
143 int32_t filterId = MMI::InputManager::GetInstance()->AddInputEventFilter(filter, DEFAULT_PRIORITY, tags); in AddFilter()
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_status.cpp39 const int32_t DEFAULT_PRIORITY = 10000; member
472 return DEFAULT_PRIORITY; in GetPriority()
/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; member
367 EXPECT_EQ(overlayModuleInfo.priority, DEFAULT_PRIORITY); in HWTEST_F()

Completed in 4 milliseconds