HomeSort by relevance Sort by last modified time
    Searched refs:hashConnection (Results 1 - 3 of 3) sorted by null

  /hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
NetlinkConnection.cpp 47 uint64_t hashConnection(
72 hash = hashConnection(peerPid, sequenceMagic);
95 hash = hashConnection(pid, seq);
NetlinkConnection.h 68 uint64_t hashConnection(pid_t pid, uint32_t seq);
122 uint64_t hash; /**< Unique connection ID, see hashConnection */
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/
NetlinkServer.cpp 129 uint64_t hash = hashConnection(pid, seq);

Completed in 30 milliseconds