| /third_party/mesa3d/include/android_stub/log/ |
| H A D | log_read.h | 47 uint32_t uid; /* generating process's uid */ member
|
| /third_party/ltp/testcases/kernel/containers/userns/ |
| H A D | userns06.c | 47 int uid, gid, ret; in child_fn2() local
|
| /third_party/mesa3d/src/glx/apple/ |
| H A D | apple_glx.c | 58 surface_notify_handler(Display * dpy, unsigned int uid, int kind) in surface_notify_handler() argument
|
| /third_party/ltp/testcases/kernel/syscalls/chown/ |
| H A D | chown03.c | 53 uid_t uid; in run() local
|
| /third_party/ltp/testcases/kernel/syscalls/pidfd_getfd/ |
| H A D | pidfd_getfd02.c | 29 static uid_t uid; variable
|
| /third_party/ltp/testcases/kernel/syscalls/setpriority/ |
| H A D | setpriority02.c | 34 static uid_t uid; variable
|
| /third_party/ltp/testcases/kernel/syscalls/fchown/ |
| H A D | fchown03.c | 53 uid_t uid; in run() local
|
| H A D | fchown04.c | 59 uid_t uid; in run() local
|
| /third_party/node/deps/openssl/openssl/crypto/ffc/ |
| H A D | ffc_dh.c | 50 int uid; member 101 const DH_NAMED_GROUP *ossl_ffc_uid_to_dh_named_group(int uid) in ossl_ffc_uid_to_dh_named_group() argument [all...] |
| /third_party/openssl/crypto/ffc/ |
| H A D | ffc_dh.c | 50 int uid; member 101 const DH_NAMED_GROUP *ossl_ffc_uid_to_dh_named_group(int uid) in ossl_ffc_uid_to_dh_named_group() argument [all...] |
| /third_party/toybox/toys/other/ |
| H A D | makedevs.c | 61 uid_t uid; in makedevs_main() local
|
| /base/hiviewdfx/hiview/base/event_publish/ |
| H A D | app_event_handler.cpp | 105 int32_t uid = GetUidByBundleName(event.bundleName); in PostEvent() local 126 int32_t uid = GetUidByBundleName(event.bundleName); in PostEvent() local 200 int32_t uid = GetUidByBundleName(event.bundleName); PostEvent() local 223 int32_t uid = GetUidByBundleName(event.bundleName); PostEvent() local [all...] |
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/ |
| H A D | hisysevent_record_c.h | 37 int64_t uid;
member
|
| /base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/ |
| H A D | sys_event_service_ohos.h | 85 int32_t uid = 0; member
|
| /base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
| H A D | data_share_dao.cpp | 43 bool DataShareDao::IsUidExists(int32_t uid) in IsUidExists() argument 62 int DataShareDao::SaveSubscriberInfo(int32_t uid, const std::string& events) in SaveSubscriberInfo() argument 98 DeleteSubscriberInfo(int32_t uid) DeleteSubscriberInfo() argument 117 GetEventListByUid(int32_t uid, std::string& events) GetEventListByUid() argument 142 GetUidByBundleName(const std::string& bundleName, int32_t& uid) GetUidByBundleName() argument 186 int uid = 0; GetTotalSubscriberInfo() local [all...] |
| /base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/ |
| H A D | napi_faultlogger.h | 38 int uid = 0; member
|
| /base/hiviewdfx/hiview/plugins/freeze_detector/ |
| H A D | db_helper.cpp | 49 long uid = record->GetEventIntValue(FreezeCommon::EVENT_UID); in GetResultMap() local
|
| /base/account/os_account/interfaces/kits/cj/osaccount/src/ |
| H A D | cj_osaccount_ffi.cpp | 144 int32_t FfiOHOSOsAccountGetOsAccountLocalIdForUid(int32_t uid, int32_t *errCode) in FfiOHOSOsAccountGetOsAccountLocalIdForUid() argument
|
| /base/customization/enterprise_device_management/framework/extension/src/ |
| H A D | enterprise_admin_stub.cpp | 138 int uid = GetCallingUid(); in OnRemoteRequest() local
|
| /base/customization/enterprise_device_management/test/fuzztest/enterprisedevicemgrability_fuzzer/ |
| H A D | enterprise_device_mgr_ability_fuzzer.cpp | 47 int uid = CommonFuzzer::GetU32Data(data, pos, size); in getCommonEventData() local
|
| /base/hiviewdfx/hicollie/interfaces/ndk/ |
| H A D | hicollie.cpp | 42 static uint64_t uid = getuid(); in IsAppMainThread() local
|
| /base/account/os_account/services/accountmgr/test/mock/src/ |
| H A D | mock_account_mgr_service.cpp | 46 UpdateOhosAccountInfo( const std::string &accountName, const std::string &uid, const std::string &eventStr) UpdateOhosAccountInfo() argument
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/crash_exception/ |
| H A D | crash_exception.cpp | 42 void SetCrashProcInfo(std::string& name, int32_t pid, int32_t uid) in SetCrashProcInfo() argument 65 void ReportCrashException(const char* pName, int32_t pid, int32_t uid, int32_t errCode) in ReportCrashException() argument 71 ReportCrashException(std::string(pName), pid, uid, errCode); in ReportCrashException() local 74 void ReportCrashException(std::string name, int32_t pid, int32_t uid, int32_t errCode) in ReportCrashException() argument
|
| /base/powermgr/battery_statistics/services/native/src/entities/ |
| H A D | camera_entity.cpp | 31 int64_t CameraEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level)
in GetActiveTimeMs() argument 48 void CameraEntity::Calculate(int32_t uid)
in Calculate() argument 81 GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) GetStatsPowerMah() argument 98 GetOrCreateTimer(const std::string& deviceId, int32_t uid, StatsUtils::StatsType statsType, int16_t level) GetOrCreateTimer() argument [all...] |
| H A D | flashlight_entity.cpp | 33 int64_t FlashlightEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level)
in GetActiveTimeMs() argument 50 void FlashlightEntity::Calculate(int32_t uid)
in Calculate() argument 84 GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) GetStatsPowerMah() argument 101 GetOrCreateTimer(int32_t uid, StatsUtils::StatsType statsType, int16_t level) GetOrCreateTimer() argument [all...] |