Home
last modified time | relevance | path

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

/foundation/communication/ipc/interfaces/innerkits/c_api/include/
H A Dipc_error_code.h56 OH_IPC_MEM_ALLOCATOR_ERROR = OH_IPC_ERROR_CODE_BASE + 3, enumerator
/foundation/communication/ipc/ipc/native/src/c_api/source/
H A Dipc_cskeleton.cpp100 return OH_IPC_MEM_ALLOCATOR_ERROR; in OH_IPCSkeleton_ResetCallingIdentity()
H A Dipc_cremote_object.cpp172 return OH_IPC_MEM_ALLOCATOR_ERROR; in OH_IPCRemoteProxy_GetInterfaceDescriptor()
H A Dipc_cparcel.cpp372 return OH_IPC_MEM_ALLOCATOR_ERROR; in OH_IPCParcel_ReadInterfaceToken()
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_capi_skeleton.cpp632 return OH_IPC_MEM_ALLOCATOR_ERROR; in ASyncAdd()
638 return OH_IPC_MEM_ALLOCATOR_ERROR; in ASyncAdd()
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_capi_skeleton_unittest.cpp219 EXPECT_EQ(OH_IPCSkeleton_ResetCallingIdentity(&identity, &len, LocalMemAllocatorErr), OH_IPC_MEM_ALLOCATOR_ERROR); in HWTEST_F() local
H A Dipc_capi_parcel_unittest.cpp775 LocalMemAllocatorErr), OH_IPC_MEM_ALLOCATOR_ERROR); in HWTEST_F() local

Completed in 6 milliseconds