Home
last modified time | relevance | path

Searched defs:acts (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/build/
H A Dsubsystem_compoents_whitelist.json3 "acts": "xts", string
H A Dcomponent_feature_whitelist.json44 "acts": [ array
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp626 …ts.ForEachCopies([bundleName, user, index](const auto &, const std::shared_ptr<StaticActs>& acts) { in OnUninstall()
636 …ts.ForEachCopies([bundleName, user, index](const auto &, const std::shared_ptr<StaticActs>& acts) { in OnUpdate()
646 …ts.ForEachCopies([bundleName, user, index](const auto &, const std::shared_ptr<StaticActs>& acts) { in OnInstall()
676 … [bundleName, userId, appIndex, tokenId](const auto &, const std::shared_ptr<StaticActs> &acts) { in ClearAppStorage()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/
H A Doutput_controller.cpp532 int64_t acts = GetClockTime(); in HandleSyncTime() local