Home
last modified time | relevance | path

Searched refs:ASH_MEM_NAME (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dash_mem_utils.cpp32 constexpr char ASH_MEM_NAME[] = "HiSysEventService SharedMemory"; member
48 auto ashmem = Ashmem::CreateAshmem(ASH_MEM_NAME, ASH_MEM_SIZE); in GetAshmem()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dash_mem_utils.cpp29 constexpr char ASH_MEM_NAME[] = "HiSysEventService SharedMemory"; member
45 auto ashmem = Ashmem::CreateAshmem(ASH_MEM_NAME, ASH_MEM_SIZE); in GetAshmem()
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_adapter_native_test.cpp53 constexpr char ASH_MEM_NAME[] = "TestSharedMemory"; member
60 auto ashmem = Ashmem::CreateAshmem(ASH_MEM_NAME, ASH_MEM_SIZE); in GetAshmem()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Dsys_event_service_ohos_test.cpp56 constexpr char ASH_MEM_NAME[] = "TestSharedMemory"; member
63 auto ashmem = Ashmem::CreateAshmem(ASH_MEM_NAME, ASH_MEM_SIZE); in GetAshmem()
/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability_stub.cpp35 const std::string ASH_MEM_NAME = "HiviewLogLibrary SharedMemory"; member
279 sptr<Ashmem> ashmem = AshMemoryUtils::GetAshmem(ASH_MEM_NAME, ASH_MEM_SIZE); in HandleListRequest()

Completed in 4 milliseconds