Home
last modified time | relevance | path

Searched defs:remoteBundleInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dbundle_manager_internal_test.cpp111 AppExecFwk::DistributedBundleInfo remoteBundleInfo; variable
128 AppExecFwk::DistributedBundleInfo remoteBundleInfo; variable
145 AppExecFwk::DistributedBundleInfo remoteBundleInfo; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/
H A Dbundle_manager_internal.cpp302 const std::string& bundleName, AppExecFwk::DistributedBundleInfo& remoteBundleInfo) in CheckRemoteBundleInfoForContinuation()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp663 DistributedBundleInfo remoteBundleInfo; in ContinueLocalMission() local