Searched refs:x800 (Results 1 - 19 of 19) sorted by relevance
/foundation/systemabilitymgr/samgr_lite/communication/broadcast/source/ |
H A D | broadcast_service.c | 69 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 40, SPECIFIED_TASK};
in GetTaskConfig()
|
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_ms_host.cpp | 27 const int STACK_SIZE = 0x800;
|
/foundation/multimedia/media_lite/services/player_lite/server/src/ |
H A D | samgr_player_server.cpp | 65 TaskConfig config = {LEVEL_HIGH, PRI_BELOW_NORMAL, 0x800, 20, SHARED_TASK};
in GetTaskConfig()
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/ |
H A D | wifi_sa_service_lite.c | 27 static const int STACK_SIZE = 0x800;
|
/foundation/window/window_manager_lite/services/wms/ |
H A D | samgr_wms.cpp | 65 TaskConfig config = {LEVEL_HIGH, PRI_BELOW_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig()
|
/foundation/multimedia/audio_lite/services/server/src/ |
H A D | audio_capturer_samgr.cpp | 72 TaskConfig config = {LEVEL_HIGH, PRI_BELOW_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig()
|
/foundation/multimedia/camera_lite/services/server/src/ |
H A D | samgr_camera.cpp | 73 TaskConfig config = {LEVEL_HIGH, PRI_BELOW_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig()
|
/foundation/multimedia/media_lite/services/recorder_lite/server/src/ |
H A D | recorder_samgr.cpp | 60 TaskConfig config = {LEVEL_HIGH, PRI_BELOW_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig()
|
/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/ |
H A D | device_type.h | 43 AUDIO_SPEAKER = 0x800 // AUDIO Speaker
|
/foundation/window/window_manager_lite/services/ims/ |
H A D | samgr_ims.cpp | 64 TaskConfig config = {LEVEL_HIGH, PRI_BELOW_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig()
|
/foundation/communication/ipc/ipc/test/ipc/server/ |
H A D | ipc_test_server.c | 30 #define STACK_SIZE 0x800
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | data_transformer.h | 59 FLAG_LOGIC_DELETE_FOR_LOGOUT = 0x800,
|
/foundation/ability/ability_base/interfaces/kits/native/want/include/ |
H A D | skills.h | 447 static const int RESULT_NORMAL = 0x800;
|
/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/ |
H A D | oh_remote_control_event.h | 93 const uint32_t EXPORT META_SELECTING = 0x800;
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | types.h | 121 DEPRECATED = 0x800,
|
/foundation/communication/dsoftbus/core/frame/small/init/src/ |
H A D | softbus_server_stub.c | 36 #define STACK_SIZE 0x800
|
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/ |
H A D | bundle_daemon.cpp | 28 constexpr int STACK_SIZE = 0x800;
|
/foundation/ai/ai_engine/services/server/communication_adapter/source/ |
H A D | sa_server.c | 33 static const int STACK_SIZE = 0x800;
|
/foundation/multimedia/camera_lite/services/impl/src/ |
H A D | camera_device.cpp | 83 rate = 0x800; /* 2048kbps */ in GetDefaultBitrate()
|
Completed in 10 milliseconds