Home
last modified time | relevance | path

Searched refs:SetAllocator (Results 1 - 7 of 7) sorted by relevance

/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
H A Dprepared_model_service.cpp383 msOutput.SetAllocator(nullptr); in SetOutputs()
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
H A Dprepared_model_service.cpp333 msOutput.SetAllocator(nullptr); in SetOutputs()
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dparcel.cpp96 bool Parcel::SetAllocator(Allocator *allocator) in SetAllocator() function in OHOS::Parcel
H A Dparcel.h650 bool SetAllocator(Allocator *allocator);
/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_object.h365 if (!reply->SetAllocator(allocator)) { in HandleReply()
366 ZLOGE(LOG_LABEL, "SetAllocator failed"); in HandleReply()
H A Ddbinder_base_invoker_process.h40 if (!data.SetAllocator(allocator)) { in ProcessTransaction()
41 ZLOGE(LOG_LABEL, "SetAllocator failed, listenFd:%{public}d", listenFd); in ProcessTransaction()
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp949 if (!reply->SetAllocator(allocator)) { in HandleReply()
950 ZLOGD(LABEL, "SetAllocator failed"); in HandleReply()

Completed in 8 milliseconds