Home
last modified time | relevance | path

Searched refs:android_gid (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/cryptohome/
H A Dcryptohome_client.h502 virtual void GetCurrentSpaceForGid(const gid_t android_gid, in COMPONENT_EXPORT()
H A Dfake_cryptohome_client.h171 void GetCurrentSpaceForGid(gid_t android_gid, in COMPONENT_EXPORT()
H A Dcryptohome_client.cc752 void GetCurrentSpaceForGid(const gid_t android_gid, in GetCurrentSpaceForGid() argument
758 writer.AppendUint32(android_gid); in GetCurrentSpaceForGid()
H A Dfake_cryptohome_client.cc557 gid_t android_gid, in GetCurrentSpaceForGid() argument