/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
D | ash_mem_utils.cpp | 45 auto ashmem = Ashmem::CreateAshmem(ASH_MEM_NAME, ASH_MEM_SIZE); in GetAshmem() local 58 void AshMemUtils::CloseAshmem(sptr<Ashmem> ashmem) in CloseAshmem() 76 auto ashmem = GetAshmem(); in WriteBulkData() local 105 auto ashmem = parcel.ReadAshmem(); in ReadBulkData() local
|
/base/hiviewdfx/hisysevent/adapter/native/idl/src/ |
D | ash_mem_utils.cpp | 48 auto ashmem = Ashmem::CreateAshmem(ASH_MEM_NAME, ASH_MEM_SIZE); in GetAshmem() local 61 void AshMemUtils::CloseAshmem(sptr<Ashmem> ashmem) in CloseAshmem() 79 auto ashmem = GetAshmem(); in WriteBulkData() local 108 auto ashmem = parcel.ReadAshmem(); in ReadBulkData() local
|
/base/usb/usb_manager/test/native/mock/src/ |
D | usb_bulkcallback_mock_test.cpp | 270 sptr<Ashmem> ashmem; variable 304 sptr<Ashmem> ashmem; variable 338 sptr<Ashmem> ashmem; variable 374 sptr<Ashmem> ashmem; variable 410 sptr<Ashmem> ashmem; variable 444 sptr<Ashmem> ashmem; variable 478 sptr<Ashmem> ashmem; variable 514 sptr<Ashmem> ashmem; variable 550 sptr<Ashmem> ashmem; variable 589 sptr<Ashmem> ashmem; variable [all …]
|
/base/hiviewdfx/hiview/base/utility/include/ |
D | ash_memory_utils.h | 27 static bool WriteBulkData(const std::vector<T>& src, sptr<Ashmem> ashmem, size_t ashSize, in WriteBulkData() 53 …static bool ReadBulkData(sptr<Ashmem> ashmem, const std::vector<uint32_t>& allSize, std::vector<T>… in ReadBulkData()
|
/base/hiviewdfx/hiview/base/utility/ |
D | ash_memory_utils.cpp | 37 auto ashmem = Ashmem::CreateAshmem(ashName.c_str(), ashSize); in GetAshmem() local
|
/base/usb/usb_manager/test/native/service_unittest/src/ |
D | usb_bulkcallback_test.cpp | 414 sptr<Ashmem> ashmem; variable 468 sptr<Ashmem> ashmem; variable 522 sptr<Ashmem> ashmem; variable 578 sptr<Ashmem> ashmem; variable 634 sptr<Ashmem> ashmem; variable 688 sptr<Ashmem> ashmem; variable 744 sptr<Ashmem> ashmem; variable 800 sptr<Ashmem> ashmem; variable 855 sptr<Ashmem> ashmem; variable
|
/base/web/webview/test/fuzztest/ohos_adapter/ashmemcreate_fuzzer/ |
D | ashmemcreate_fuzzer.cpp | 33 AshmemAdapter ashmem; in AshmemCreateFuzzTest() local
|
/base/powermgr/thermal_manager/test/unittest/mock/src/ |
D | mock_message_parcel.cpp | 167 bool MessageParcel::WriteAshmem(sptr<Ashmem> ashmem) in WriteAshmem()
|
/base/powermgr/display_manager/state_manager/test/unittest/mock/src/ |
D | mock_message_parcel.cpp | 163 bool MessageParcel::WriteAshmem(sptr<Ashmem> ashmem) in WriteAshmem()
|
/base/powermgr/battery_manager/test/unittest/mock/source/ |
D | mock_message_parcel.cpp | 159 bool MessageParcel::WriteAshmem(sptr<Ashmem> ashmem) in WriteAshmem()
|
/base/powermgr/power_manager/test/unittest/mock/ |
D | mock_message_parcel.cpp | 172 bool MessageParcel::WriteAshmem(sptr<Ashmem> ashmem) in WriteAshmem()
|
/base/powermgr/battery_statistics/test/unittest/mock/source/ |
D | mock_message_parcel.cpp | 181 bool MessageParcel::WriteAshmem(sptr<Ashmem> ashmem) in WriteAshmem()
|
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/ |
D | mock_message_parcel.cpp | 134 bool MessageParcel::WriteAshmem(sptr<Ashmem> ashmem) in WriteAshmem()
|
/base/hiviewdfx/hiview/adapter/service/idl/src/ |
D | hiview_service_ability_proxy.cpp | 55 sptr<Ashmem> ashmem = reply.ReadAshmem(); in List() local
|
D | hiview_service_ability_stub.cpp | 205 sptr<Ashmem> ashmem = AshMemoryUtils::GetAshmem(ASH_MEM_NAME, ASH_MEM_SIZE); in HandleListRequest() local
|
/base/usb/usb_manager/interfaces/innerkits/native/src/ |
D | usb_srv_client.cpp | 379 …t32_t UsbSrvClient::BulkRead(USBDevicePipe &pip, const USBEndpoint &endpoint, sptr<Ashmem> &ashmem) in BulkRead() 391 …32_t UsbSrvClient::BulkWrite(USBDevicePipe &pip, const USBEndpoint &endpoint, sptr<Ashmem> &ashmem) in BulkWrite()
|
/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/ |
D | bundle_manager_adapter_proxy.cpp | 498 sptr<Ashmem> ashmem = reply.ReadAshmem(); in GetParcelableFromAshmem() local 684 sptr<Ashmem> ashmem = reply.ReadAshmem(); in GetParcelableInfosFromAshmem() local
|
/base/hiviewdfx/hiview/base/utility/test/unittest/common/ |
D | adapter_utility_ohos_test.cpp | 439 auto ashmem = AshMemoryUtils::GetAshmem("ashMemTest", memSize); variable
|
/base/hiviewdfx/hisysevent/test/moduletest/common/ |
D | hisysevent_adapter_native_test.cpp | 60 auto ashmem = Ashmem::CreateAshmem(ASH_MEM_NAME, ASH_MEM_SIZE); in GetAshmem() local
|
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/ |
D | sys_event_service_ohos_test.cpp | 64 auto ashmem = Ashmem::CreateAshmem(ASH_MEM_NAME, ASH_MEM_SIZE); in GetAshmem() local
|
/base/usb/usb_manager/services/zidl/src/ |
D | usb_srv_stub.cpp | 813 sptr<Ashmem> ashmem = data.ReadAshmem(); in DoBulkRead() local 834 sptr<Ashmem> ashmem = data.ReadAshmem(); in DoBulkWrite() local
|
D | usb_srv_proxy.cpp | 1009 int32_t UsbServerProxy::BulkRead(const UsbDev &dev, const UsbPipe &pipe, sptr<Ashmem> &ashmem) in BulkRead() 1033 int32_t UsbServerProxy::BulkWrite(const UsbDev &dev, const UsbPipe &pipe, sptr<Ashmem> &ashmem) in BulkWrite()
|
/base/usb/usb_manager/services/native/src/ |
D | usb_service.cpp | 1343 int32_t UsbService::BulkRead(const UsbDev &devInfo, const UsbPipe &pipe, sptr<Ashmem> &ashmem) in BulkRead() 1361 int32_t UsbService::BulkWrite(const UsbDev &devInfo, const UsbPipe &pipe, sptr<Ashmem> &ashmem) in BulkWrite()
|