Searched refs:app_16 (Results 1 – 1 of 1) sorted by relevance
161 void UidMap::updateApp(const int64_t& timestamp, const String16& app_16, const int32_t& uid, in updateApp() argument165 string appName = string(String8(app_16).string()); in updateApp()224 void UidMap::removeApp(const int64_t& timestamp, const String16& app_16, const int32_t& uid) { in removeApp() argument226 string app = string(String8(app_16).string()); in removeApp()