Home
last modified time | relevance | path

Searched refs:BUNDLE_MANAGER_ASHMEM_NAME (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp49 const std::string BUNDLE_MANAGER_ASHMEM_NAME = "bundleManagerAshemeName"; variable
4211 (BUNDLE_MANAGER_ASHMEM_NAME + std::to_string(AllocatAshmemNum())).c_str(), dataSize); in WriteParcelableIntoAshmem()