Home
last modified time | relevance | path

Searched defs:Allocator (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dallocator.h29 } Allocator; typedef
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_memory.h34 struct Allocator { struct
35 explicit Allocator(MemoryType type = MemoryType::VIRTUAL_MEMORY) : memoryType(type) {} in Allocator() function
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_memory.h44 struct Allocator { struct
45 explicit Allocator(MemoryType type = MemoryType::VIRTUAL_ADDR) : memoryType(type) {} in Allocator() function
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dparcel.h118 class Allocator { class
[all...]

Completed in 2 milliseconds