Home
last modified time | relevance | path

Searched full:calling_uid (Results 1 – 7 of 7) 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.yaml103 CALLING_UID: {type: INT32, desc: calling uid}
122 CALLING_UID: {type: INT32, desc: calling uid}
135 CALLING_UID: {type: INT32, desc: calling uid}
152 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/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.h363 const std::string MEDIA_DATA_CALLING_UID = "calling_uid";
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinner_event_report.cpp67 const char* EVENT_PARAM_CALLING_UID = "CALLING_UID";