Home
last modified time | relevance | path

Searched full:calling_uid (Results 1 – 8 of 8) sorted by relevance

/foundation/ability/dmsfwk/
Dhisysevent.yaml19 CALLING_UID: {type: INT32, desc: calling uid}
31 CALLING_UID: {type: INT32, desc: calling uid}
43 CALLING_UID: {type: INT32, desc: calling uid}
55 CALLING_UID: {type: INT32, desc: calling uid}
67 CALLING_UID: {type: INT32, desc: calling uid}
79 CALLING_UID: {type: INT32, desc: calling uid}
/foundation/bundlemanager/bundle_framework/
Dhisysevent.yaml101 CALLING_UID: {type: INT32, desc: calling uid}
119 CALLING_UID: {type: INT32, desc: calling uid}
131 CALLING_UID: {type: INT32, desc: calling uid}
148 CALLING_UID: {type: INT32, desc: calling uid}
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
Ddms_hisysevent_report.cpp35 constexpr const char* KEY_CALLING_UID = "CALLING_UID";
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Ddistributed_sched_uid_test.cpp37 constexpr int32_t CAllING_UID = 10001; variable
46 setuid(CAllING_UID); in SetUpTestCase()
/foundation/communication/ipc/interfaces/innerkits/rust/src/
Dskeleton.rs96 pub fn calling_uid() -> u64 { in calling_uid() method
/foundation/communication/ipc/interfaces/innerkits/rust/tests/
Dskeleton.rs91 assert_eq!(Skeleton::calling_uid(), GetCallingUid()); in skeleton()
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
Dmedialibrary_db_const.h313 const std::string MEDIA_DATA_CALLING_UID = "calling_uid";
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinner_event_report.cpp65 const std::string EVENT_PARAM_CALLING_UID = "CALLING_UID";