Home
last modified time | relevance | path

Searched refs:CALLER (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/security/asset/services/core_service/src/
H A Dsys_event.rs41 pub(crate) const CALLER: &str = "CALLER";
71 .set_param(build_str_param!(SysEvent::CALLER, owner_info.clone())) in upload_statistic_system_event()
95 .set_param(build_str_param!(SysEvent::CALLER, owner_info.clone())) in upload_fault_system_event()
/ohos5.0/base/security/asset/
H A Dhisysevent.yaml20 CALLER: {type: STRING, desc: caller info}
28 CALLER: {type: STRING, desc: caller info}
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp307 new CallerDeathRecipient(IDistributedSched::CALLER)); in Init()
1276 IDistributedSched::CALLER); in RemoteConnectAbilityMappingLocked()
1417 if (deviceType == IDistributedSched::CALLER) { in ProcessCallerDied()
1460 IDistributedSched::CALL, IDistributedSched::CALLER); in HandleLocalCallerDied()
1576 IDistributedSched::CALLER); in SaveCallerComponent()
1611 IDistributedSched::CALL, IDistributedSched::CALLER); in RemoveCallerComponent()
1657 IDistributedSched::CALL, IDistributedSched::CALLER); in ProcessCalleeOffline()
1957 componentInfoJson[DEVICE_TYPE_KEY] = IDistributedSched::CALLER; in GetConnectComponentList()
1992 componentInfoJson[DEVICE_TYPE_KEY] = IDistributedSched::CALLER; in GetCallComponentList()
2220 IDistributedSched::CONNECT, IDistributedSched::CALLER); in DisconnectRemoteAbility()
[all …]
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_interface.h53 CALLER = 0, enumerator
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_service_first_test.cpp968 1, IDistributedSched::CALL, IDistributedSched::CALLER);
980 1, IDistributedSched::CALL, IDistributedSched::CALLER);
986 1, IDistributedSched::CALL, IDistributedSched::CALLER);
H A Ddistributed_sched_connect_test.cpp1439 int32_t deviceType = IDistributedSched::CALLER;
1453 int32_t deviceType = IDistributedSched::CALLER;