Searched refs:calleeAppId (Results 1 – 1 of 1) sorted by relevance
178 std::string calleeAppId; in IsSameAppId() local179 if (!GetCallerAppIdFromBms(targetBundleName, calleeAppId)) { in IsSameAppId()183 HILOGD("calleeAppId:%s", GetAnonymStr(calleeAppId).c_str()); in IsSameAppId()184 return callerAppId == calleeAppId; in IsSameAppId()