Home
last modified time | relevance | path

Searched refs:GetRemoteTransType (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h352 uint32_t GetRemoteTransType();
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp403 message->transType = GetRemoteTransType(); in CreateMessage()
1316 uint32_t DBinderService::GetRemoteTransType() in GetRemoteTransType() function in OHOS::DBinderService
/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_unittest.cpp356 * @tc.desc: Verify the GetRemoteTransType function
363 EXPECT_EQ(dBinderService->GetRemoteTransType(), IRemoteObject::DATABUS_TYPE); in HWTEST_F()
383 * @tc.desc: Verify the GetRemoteTransType function

Completed in 6 milliseconds