Home
last modified time | relevance | path

Searched defs:added (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_subscriber_stub.cpp64 bool added) in OnAllowListChanged()
87 bool added {false}; in HandleOnAllowListChanged() local
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_standby_state_change_callback.cpp51 uint32_t allowType, bool added) in OnAllowListChanged()
/ohos5.0/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp136 uint32_t allowType, bool added) in ReportAllowListChanged()
145 uint32_t allowType, bool added) in NotifyAllowChangedByCallback()
183 uint32_t allowType, bool added) in NotifyAllowChangedByCommonEvent()
/ohos5.0/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_subscriber_proxy.cpp58 bool added) in OnAllowListChanged()
/ohos5.0/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
/ohos5.0/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>&… in ScanModifications()
/ohos5.0/foundation/communication/netmanager_base/services/common/src/
H A Droute_utils.cpp79 std::list<Route> added; in UpdateRoutes() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dfilesystem_api.cpp253 void FileMonitorImpl::ScanModifications(vector<string>& added, vector<string>& removed, vector<stri… in ScanModifications()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_node.cpp87 bool added = ElementRegister::GetInstance()->AddUINode(windowNode); in GetOrCreateWindowNode() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/model/
H A Dcomposite_object_provider.cpp178 auto added = provider->OnDataAdded()->AddHandler( in OnProviderAdded() local
/ohos5.0/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
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp762 uint32_t allowType, bool added) in NotifyAllowListChanged()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp786 const uint32_t added = count - g_lastCacheImageCount; in GetImagesAdded() local