/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/ |
H A D | thread.cpp | 27 static constexpr uint64_t STACK_SIZE = 8 * 1024 * 1024; variable
|
/ohos5.0/base/security/permission_lite/services/pms_base/src/ |
H A D | permission_service.c | 24 #define STACK_SIZE 0x800 macro
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_ms_host.cpp | 27 const int STACK_SIZE = 0x800; variable
|
H A D | bundle_mgr_service.cpp | 27 const int STACK_SIZE = 0x1A00; variable
|
/ohos5.0/foundation/ability/dmsfwk_lite/source/ |
H A D | dmslite.c | 24 #define STACK_SIZE 0x1000 macro
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/sa_mgr/ |
H A D | hks_samgr_service.c | 21 #define STACK_SIZE 0x800 macro
|
/ohos5.0/base/powermgr/powermgr_lite/services/src/ |
H A D | power_manage_service.c | 26 #define STACK_SIZE 0x800 macro
|
/ohos5.0/base/startup/init/services/param/liteos/ |
H A D | param_service.c | 124 #define STACK_SIZE 1024 macro
|
/ohos5.0/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; variable
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/ |
H A D | ipc_server_stub.cpp | 32 const int32_t STACK_SIZE = 0x1000; variable
|
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/ |
H A D | co_routine.h | 55 constexpr uint64_t STACK_SIZE = 1 << 20; variable
|
/ohos5.0/foundation/communication/ipc/ipc/test/ipc/server/ |
H A D | ipc_test_server.c | 30 #define STACK_SIZE 0x800 macro
|
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/ |
H A D | softbus_server_stub.c | 36 #define STACK_SIZE 0x800 macro
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/ |
H A D | bundle_daemon.cpp | 28 constexpr int STACK_SIZE = 0x800; variable
|
/ohos5.0/foundation/ai/ai_engine/services/server/communication_adapter/source/ |
H A D | sa_server.c | 33 static const int STACK_SIZE = 0x800; variable
|
/ohos5.0/base/startup/init/services/begetctl/ |
H A D | param_cmd.c | 48 #define STACK_SIZE (1024 * 1024 * 8) macro
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | page_router_manager.cpp | 837 constexpr size_t STACK_SIZE = 2; in GetParams() local
|