Searched refs:AllocatAshmemNum (Results 1 – 4 of 4) sorted by relevance
46 int32_t AllocatAshmemNum();
190 int32_t BundleResourceHost::AllocatAshmemNum() in AllocatAshmemNum() function in OHOS::AppExecFwk::BundleResourceHost201 (BUNDLE_RESOURCE_ASHMEM_NAME + std::to_string(AllocatAshmemNum())).c_str(), dataSize); in WriteParcelableIntoAshmem()
865 int32_t AllocatAshmemNum();
2918 int32_t BundleMgrHost::AllocatAshmemNum() in AllocatAshmemNum() function in OHOS::AppExecFwk::BundleMgrHost3041 …sptr<Ashmem> ashMem = Ashmem::CreateAshmem((__func__ + std::to_string(AllocatAshmemNum())).c_str()… in HandleGetMediaData()3596 (ashmemName + std::to_string(AllocatAshmemNum())).c_str(), totalSize); in WriteParcelableIntoAshmem()4211 (BUNDLE_MANAGER_ASHMEM_NAME + std::to_string(AllocatAshmemNum())).c_str(), dataSize); in WriteParcelableIntoAshmem()