Home
last modified time | relevance | path

Searched defs:bundle (Results 1 – 6 of 6) sorted by relevance

/test/ostest/wukong/report/src/
Dstatistics_event.cpp34 for (auto bundle : eventStatisticsMsg_) { in StatisticsDetail() local
141 for (auto bundle : eventStatisticsMsg_) { in GlobalElementTypesStatistics() local
Dstatistics_componment.cpp36 for (auto bundle : componmentStatisticsMsg_) { in StatisticsDetail() local
164 for (auto bundle : componmentStatisticsMsg_) { in GlobalComponmentTypeStatistics() local
Dstatistics_ability.cpp41 for (auto bundle : abilityStatisticsMsg_) { in StatisticsDetail() local
Dreport.cpp535 void Report::ComponmentInfoArrange(const std::string &bundle, std::shared_ptr<ComponmentInputMsg> i… in ComponmentInfoArrange()
/test/xts/hats/hdf/external_device_manager/drivers_pkg_manager_test/
Ddriver_pkg_manager_test.cpp156 std::shared_ptr<BundleInfoNames> bundle = drvPkgMgrInstance.QueryMatchDriver(devInfo); variable
171 std::shared_ptr<BundleInfoNames> bundle = drvPkgMgrInstance.QueryMatchDriver(devInfo); variable
/test/xts/acts/notification/ces_standard/actsCommonEventSubscribeNDKTest/entry/src/main/cpp/
Dsubscribe.cpp30 const char *bundle = OH_CommonEvent_GetBundleNameFromRcvData(data); in OnReceive() local