Home
last modified time | relevance | path

Searched defs:added (Results 1 - 17 of 17) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_standby_state_change_callback.cpp40 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 Dflat_container.cpp107 IObject::Ptr added; in Replace() local
H A Dcontainer.cpp121 IObject::Ptr added; in Replace() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/dev/
H A Dfile_monitor.cpp168 void FileMonitor::ScanModifications(vector<string>& added, vector<string>& removed, vector<string>& modified) in ScanModifications() argument
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_subscriber_stub.cpp63 OnAllowListChanged(int32_t uid, const std::string& name, uint32_t allowType, bool added) OnAllowListChanged() argument
/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_subscriber_proxy.cpp57 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 Dcomposite_object_provider.cpp178 auto added = provider->OnDataAdded()->AddHandler( in OnProviderAdded() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dfilesystem_api.cpp253 void FileMonitorImpl::ScanModifications(vector<string>& added, vector<string>& removed, vector<string>& modified) in ScanModifications() argument
/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp134 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 Dwindow_node.cpp71 bool added = ElementRegister::GetInstance()->AddUINode(windowNode); in GetOrCreateWindowNode() local
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H A DIntfObjectHierarchyObserverTest.cpp38 auto added = 0; in GetMatching() local
320 auto& added = changedCalls_[2]; in HWTEST_F() local
H A DIntfContainerTest.cpp373 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 Dbase_network_strategy.cpp103 bool added = message.want_->GetBoolParam("added", false); in UpdateExemptionList() local
H A Drunning_lock_strategy.cpp113 bool added = message.want_->GetBoolParam("added", false); in UpdateExemptionList() local
/foundation/communication/netmanager_base/services/common/src/
H A Droute_utils.cpp79 std::list<Route> added; in UpdateRoutes() local
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp749 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 Drs_profiler.cpp962 const uint32_t added = count - g_lastCacheImageCount; in OnParallelRenderBegin() local

Completed in 15 milliseconds