Searched refs:TransProxyOnChannelBind (Results 1 – 3 of 3) sorted by relevance
37 int32_t TransProxyOnChannelBind(const char *pkgName, int32_t pid, int32_t channelId);
43 int32_t TransProxyOnChannelBind(const char *pkgName, int32_t pid, int32_t channelId) in TransProxyOnChannelBind() function
229 ret = TransProxyOnChannelBind(appInfo->myData.pkgName, appInfo->myData.pid, channelId); in OnProxyChannelBind()