Home
last modified time | relevance | path

Searched defs:mptr (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/frameworks/allocator/
H A Ddfx_allocator.c123 void* mptr = mmap(NULL, DFX_PAGE_SIZE, PROT_READ | PROT_WRITE, in MempoolAllocPage() local
290 void* mptr = mmap(NULL, allocSize, PROT_READ | PROT_WRITE, in AllocMmap() local
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dhap_resource.cpp155 auto mptr = new (std::nothrow) std::map<std::string, IdValues *>(); in Init() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp319 auto mptr = std::make_shared<std::map<std::string, std::shared_ptr<IdValues>>>(); in Init() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/executor/
H A Dexecutor_test.cpp965 OH_NN_Memory mptr = {expectData, 9 * sizeof(float)}; variable
1152 OH_NN_Memory mptr = {expectData, 9 * sizeof(float)}; variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/executor/
H A Dexecutor_test.cpp965 OH_NN_Memory mptr = {expectData, 9 * sizeof(float)}; variable
1152 OH_NN_Memory mptr = {expectData, 9 * sizeof(float)}; variable