/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/ |
fuse.h | 41 uint32_t uid; member in struct:fuse_attr 275 uint32_t uid; member in struct:fuse_setattr_in 495 uint32_t uid; member in struct:fuse_in_header
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/ |
fuse.h | 41 uint32_t uid; member in struct:fuse_attr 275 uint32_t uid; member in struct:fuse_setattr_in 495 uint32_t uid; member in struct:fuse_in_header
|
/frameworks/base/services/core/java/com/android/server/ |
InputMethodManagerService.java | 221 return "SessionState{uid " + client.uid + " pid " + client.pid 242 final int uid; field in class:InputMethodManagerService.ClientState 252 System.identityHashCode(this)) + " uid " + uid 260 uid = _uid; 262 binding = new InputBinding(null, inputContext.asBinder(), uid, pid); 488 public boolean onHandleForceStop(Intent intent, String[] packages, int uid, boolean doit) { 954 final int uid = Binder.getCallingUid(); local 1476 final int uid = Binder.getCallingUid(); local 1571 final int uid = Binder.getCallingUid(); local 1758 final int uid = mCurClient.uid; local 1834 int uid = Binder.getCallingUid(); local 1917 int uid = Binder.getCallingUid(); local 2266 final int uid = Binder.getCallingUid(); local 2289 final int uid = Binder.getCallingUid(); local 2429 final int uid = Binder.getCallingUid(); local 2450 final int uid = Binder.getCallingUid(); local [all...] |
/system/netd/server/ |
BandwidthController.cpp | 104 * iptables -I bw_penalty_box -m owner --uid-owner app_3 \ 110 * iptables -I bw_happy_box -m owner --uid-owner app_3 \ 303 std::string BandwidthController::makeIptablesSpecialAppCmd(IptOp op, int uid, const char *chain) { 325 asprintf(&buff, "%s %s -m owner --uid-owner %d", opFlag, chain, uid); 413 std::list<int /*uid*/>::iterator it; 418 failLogTemplate = "Failed to add app uid %s(%d) to %s."; 422 failLogTemplate = "Failed to delete app uid %s(%d) from %s box."; 439 int uid = appUids[uidNum]; local 441 if (*it == uid) [all...] |
/build/tools/releasetools/ |
check_target_files_signatures | 266 for uid in sorted(apks_by_uid.keys()): 267 apks = apks_by_uid[uid] 272 # all packages have the same set of certs; this uid is fine. 275 AddProblem("different cert sets for packages with uid %s" % (uid,)) 277 print "uid %s is shared by packages with different cert sets:" % (uid,)
|
/external/chromium_org/chrome/browser/android/thumbnail/ |
thumbnail.cc | 82 cc::UIResourceBitmap Thumbnail::GetBitmap(cc::UIResourceId uid,
|
/external/chromium_org/chrome/browser/media_galleries/fileapi/ |
picasa_data_provider_browsertest.cc | 39 EXPECT_EQ("uid1", folder_1->second.uid); 47 EXPECT_EQ("uid4", folder_2->second.uid); 57 EXPECT_EQ("uid3", album_1->second.uid); 63 EXPECT_EQ("uid5", album_2->second.uid);
|
safe_picasa_albums_indexer.cc | 39 album_uids_.insert(it->second.uid);
|
/external/chromium_org/ppapi/proxy/ |
video_decoder_resource.cc | 169 int32_t uid = ++num_decodes_; local 170 if (uid == std::numeric_limits<int32_t>::max()) 175 decode_ids_[uid % kMaximumPictureDelay] = decode_id; 237 PpapiHostMsg_VideoDecoder_Decode(shm_buffer->shm_id, size, uid),
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/ |
mkvmuxerutil.cpp | 689 uint64 uid = 0; local 696 uid <<= 8; 720 uid |= n; 723 return uid;
|
/external/chromium_org/third_party/mesa/src/src/glx/apple/ |
apple_glx_context.c | 65 * for a uid associated with a surface. 527 apple_glx_context_surface_changed(unsigned int uid, pthread_t caller) 536 && ac->drawable->types.surface.uid == uid) { 539 apple_glx_diagnostic("caller is the same thread for uid %u\n", 540 uid);
|
/external/libnfc-nci/src/nfa/int/ |
nfa_ce_int.h | 75 UINT8 uid[NFA_MAX_UID_LEN]; member in struct:__anon28698
|
/external/libnfc-nci/src/nfa/rw/ |
nfa_rw_act.c | [all...] |
/external/libvpx/libvpx/third_party/libwebm/ |
mkvmuxerutil.cpp | 678 uint64 uid = 0; local 685 uid <<= 8; 709 uid |= n; 712 return uid;
|
/external/lldb/include/lldb/Symbol/ |
Block.h | 50 /// Construct with a User ID \a uid, \a depth. 52 /// Initialize this block with the specified UID \a uid. The 57 /// @param[in] uid 58 /// The UID for a given block. This value is given by the 73 Block (lldb::user_id_t uid);
|
/external/lldb/source/Plugins/Platform/FreeBSD/ |
PlatformFreeBSD.h | 110 GetUserName (uint32_t uid);
|
/external/lldb/source/Plugins/Platform/MacOSX/ |
PlatformDarwin.h | 82 GetUserName (uint32_t uid);
|
/external/lldb/source/Target/ |
Platform.cpp | 413 Platform::GetUserName (uint32_t uid) 415 const char *user_name = GetCachedUserName(uid); 421 if (Host::GetUserName(uid, name)) 422 return SetCachedUserName (uid, name.c_str(), name.size());
|
/external/mesa3d/src/glx/apple/ |
apple_glx_context.c | 65 * for a uid associated with a surface. 527 apple_glx_context_surface_changed(unsigned int uid, pthread_t caller) 536 && ac->drawable->types.surface.uid == uid) { 539 apple_glx_diagnostic("caller is the same thread for uid %u\n", 540 uid);
|
/external/valgrind/main/include/ |
pub_tool_libcfile.h | 60 UInt uid; member in struct:vg_stat
|
/external/yaffs2/yaffs2/ |
yaffs_guts.h | 834 __u32 mode, __u32 uid, __u32 gid); 845 __u32 mode, __u32 uid, __u32 gid); 860 __u32 mode, __u32 uid, __u32 gid, 866 __u32 mode, __u32 uid, __u32 gid, __u32 rdev);
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
NuPlayerDriver.h | 31 virtual status_t setUID(uid_t uid);
|
/frameworks/av/media/libstagefright/rtsp/ |
ARTSPConnection.h | 36 ARTSPConnection(bool uidValid = false, uid_t uid = 0);
|
/frameworks/base/services/core/java/com/android/server/am/ |
ProviderMap.java | 100 + ", record uid = " + record.appInfo.uid); 105 final int userId = UserHandle.getUserId(record.appInfo.uid); 113 + ", record uid = " + record.appInfo.uid); 118 final int userId = UserHandle.getUserId(record.appInfo.uid);
|
/frameworks/base/services/core/java/com/android/server/pm/ |
LauncherAppsService.java | 370 public void onPackageAdded(String packageName, int uid) { 385 super.onPackageAdded(packageName, uid); 389 public void onPackageRemoved(String packageName, int uid) { 404 super.onPackageRemoved(packageName, uid);
|