/foundation/resourceschedule/work_scheduler/services/native/src/ |
H A D | work_standby_state_change_callback.cpp | 40 OnAllowListChanged(int32_t uid, const std::string& name, uint32_t allowType, bool added) OnAllowListChanged() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/src/container/ |
H A D | flat_container.cpp | 107 IObject::Ptr added; in Replace() local
|
H A D | container.cpp | 121 IObject::Ptr added; in Replace() local
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/dev/ |
H A D | file_monitor.cpp | 168 void FileMonitor::ScanModifications(vector<string>& added, vector<string>& removed, vector<string>& modified) in ScanModifications() argument
|
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/ |
H A D | standby_service_subscriber_stub.cpp | 63 OnAllowListChanged(int32_t uid, const std::string& name, uint32_t allowType, bool added) OnAllowListChanged() argument
|
/foundation/resourceschedule/device_standby/frameworks/src/ |
H A D | standby_service_subscriber_proxy.cpp | 57 OnAllowListChanged(int32_t uid, const std::string& name, uint32_t allowType, bool added) OnAllowListChanged() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/src/model/ |
H A D | composite_object_provider.cpp | 178 auto added = provider->OnDataAdded()->AddHandler( in OnProviderAdded() local
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
H A D | filesystem_api.cpp | 253 void FileMonitorImpl::ScanModifications(vector<string>& added, vector<string>& removed, vector<string>& modified) in ScanModifications() argument
|
/foundation/resourceschedule/device_standby/services/notification/src/ |
H A D | standby_state_subscriber.cpp | 134 ReportAllowListChanged(int32_t uid, const std::string& name, uint32_t allowType, bool added) ReportAllowListChanged() argument 143 NotifyAllowChangedByCallback(int32_t uid, const std::string& name, uint32_t allowType, bool added) NotifyAllowChangedByCallback() argument 174 NotifyAllowChangedByCommonEvent(int32_t uid, const std::string& name, uint32_t allowType, bool added) NotifyAllowChangedByCommonEvent() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | window_node.cpp | 71 bool added = ElementRegister::GetInstance()->AddUINode(windowNode); in GetOrCreateWindowNode() local
|
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/ |
H A D | IntfObjectHierarchyObserverTest.cpp | 38 auto added = 0; in GetMatching() local 320 auto& added = changedCalls_[2]; in HWTEST_F() local
|
H A D | IntfContainerTest.cpp | 373 const auto added = ChildChangedInfo { replaceWith, index, container_ }; in HWTEST_P() local 415 const auto added = ChildChangedInfo { notThere, expectedCount, container_ }; in HWTEST_P() local 450 const auto added = ChildChangedInfo { replaceWith, NumDirectChildren, container_ }; in HWTEST_P() local 496 const auto added = ChildChangedInfo { replaceWith, expectedCount, container_ }; in HWTEST_P() local
|
/foundation/resourceschedule/device_standby/plugins/strategy/src/ |
H A D | base_network_strategy.cpp | 103 bool added = message.want_->GetBoolParam("added", false); in UpdateExemptionList() local
|
H A D | running_lock_strategy.cpp | 113 bool added = message.want_->GetBoolParam("added", false); in UpdateExemptionList() local
|
/foundation/communication/netmanager_base/services/common/src/ |
H A D | route_utils.cpp | 79 std::list<Route> added; in UpdateRoutes() local
|
/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | standby_service_impl.cpp | 749 NotifyAllowListChanged(int32_t uid, const std::string& name, uint32_t allowType, bool added) NotifyAllowListChanged() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler.cpp | 962 const uint32_t added = count - g_lastCacheImageCount; in OnParallelRenderBegin() local
|