Searched refs:AddDBinderCommAuth (Results 1 – 2 of 2) sorted by relevance
41 int AddDBinderCommAuth(pid_t pid, uid_t uid, const std::string &sessionName);
207 int DBinderCallbackStub::AddDBinderCommAuth(pid_t pid, uid_t uid, const std::string &sessionName) in AddDBinderCommAuth() function in OHOS::DBinderCallbackStub294 int ret = AddDBinderCommAuth(pid, uid, sessionName); in GetAndSaveDBinderData()