Searched refs:RemoteBinderObjects (Results 1 – 1 of 1) sorted by relevance
42 } RemoteBinderObjects; typedef109 RemoteBinderObjects *node = NULL; in GetRegisterService()111 UTILS_DL_LIST_FOR_EACH_ENTRY(node, &g_binderList.remoteBinderObjects, RemoteBinderObjects, list) in GetRegisterService()122 static void AddRegisterService(RemoteBinderObjects *binderObject) in AddRegisterService()770 RemoteBinderObjects *binderObject = (RemoteBinderObjects *)malloc(sizeof(RemoteBinderObjects)); in RegisterRemoteProxy()