Searched refs:DBINDER_SESSION_NAME (Results 1 – 1 of 1) sorted by relevance
87 static char const *DBINDER_SESSION_NAME = "DBinderService"; variable203 int32_t sessionId = g_trans->Connect(DBINDER_SESSION_NAME, deviceId, NULL); in SendDataToRemote()232 if (g_trans->GetLocalDeviceID(DBINDER_SESSION_NAME, localDeviceID) != ERR_NONE) { in SendEntryToRemote()542 int32_t ret = g_trans->GetLocalDeviceID(DBINDER_SESSION_NAME, localDeviceId); in OnRemoteInvokerDataBusMessage()743 ret = g_trans->StartListen(DBINDER_SESSION_NAME, (void *)GetDBinderTransCallback()); in StartDBinderService()