Home
last modified time | relevance | path

Searched defs:stackSize (Results 1 - 15 of 15) sorted by relevance

/foundation/systemabilitymgr/samgr_lite/samgr/adapter/
H A Dthread_adapter.h32 uint32 stackSize; // size of stack member
/foundation/ai/ai_engine/services/common/platform/threadpool/include/
H A Daie_thread_unix.h33 size_t stackSize; member
/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_thread.h35 uint32_t stackSize; // size of stack member
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dtask_manager.h40 uint16 stackSize; member
/foundation/resourceschedule/ffrt/src/eu/
H A Dworker_thread.cpp36 size_t stackSize = FFRTFacade::GetEUInstance().GetGroupCtl()[qos()].workerStackSize; in WorkerThread() local
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_thread.cpp127 size_t stackSize = 0; in HWTEST_F() local
/foundation/ai/ai_engine/services/common/platform/threadpool/source/
H A Dthread.cpp88 size_t stackSize = stackSize_; in StartThread() local
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Dservice.h135 uint16 stackSize; member
/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_thread.h55 uint64_t stackSize; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/navigation/
H A Dnavigation_manager.cpp160 auto stackSize = stackInfo->GetArraySize(); in StorageNavigationRecoveryInfo() local
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_thread.c241 uint64_t stackSize = threadAttr->stackSize; in SoftBusConfTransPthreadAttr() local
/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/
H A Drasterizer_cells_antialias.cpp552 const int32_t stackSize = 80; in QsortCells() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dpage_router_manager.cpp597 auto stackSize = static_cast<int32_t>(pageRouterStack_.size() + restorePageStack_.size()); in GetStackSize() local
995 int32_t stackSize = stackInfo->GetArraySize(); in RestoreRouterStack() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp1114 int32_t stackSize = delegate_->GetStackSize(); in Initialize() local
H A Dfrontend_delegate_declarative.cpp3286 int32_t stackSize = routerStack->GetArraySize(); in RestoreRouterStack() local

Completed in 23 milliseconds