Home
last modified time | relevance | path

Searched defs:updater (Results 1 - 25 of 32) sorted by relevance

12

/base/request/request/services/src/manage/scheduler/state/
H A Dmod.rs29 mod updater; modules
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinterface_manager.cpp26 int InterfaceManager::UpdateInterface(InterfaceInfo::InterfaceType type, const Updater &updater) in UpdateInterface() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_particle_context.cpp69 std::shared_ptr<Rosen::EmitterUpdater> updater = std::make_shared<Rosen::EmitterUpdater>( in updateEmitterPosition() local
/foundation/bundlemanager/app_domain_verify/test/unittest/frameworks_common/config_test/
H A Dconfig_test.cpp177 std::shared_ptr<WhiteListConfigMgr> updater = std::make_shared<WhiteListConfigMgr>(); in HWTEST_F() local
194 std::shared_ptr<WhiteListConfigMgr> updater = std::make_shared<WhiteListConfigMgr>(); in HWTEST_F() local
214 std::shared_ptr<WhiteListConfigMgr> updater = std::make_shared<WhiteListConfigMgr>(); in HWTEST_F() local
236 std::shared_ptr<WhiteListConfigMgr> updater in HWTEST_F() local
255 std::shared_ptr<WhiteListConfigMgr> updater = std::make_shared<WhiteListConfigMgr>(); HWTEST_F() local
272 std::shared_ptr<WhiteListConfigMgr> updater = std::make_shared<WhiteListConfigMgr>(); HWTEST_F() local
[all...]
/base/request/request/services/src/manage/
H A Daccount.rs308 let mut updater = AccountUpdater::new(task_manager); in ut_account_update() variables
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_model.h43 SetNavigationStackWithCreatorAndUpdater(std::function<RefPtr<NG::NavigationStack>()> creator, std::function<void(RefPtr<NG::NavigationStack>)> updater) SetNavigationStackWithCreatorAndUpdater() argument
H A Dnavigation_model_ng.cpp987 SetNavigationStackWithCreatorAndUpdater( std::function<RefPtr<NG::NavigationStack>()> creator, std::function<void(RefPtr<NG::NavigationStack>)> updater) SetNavigationStackWithCreatorAndUpdater() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dm3u8.cpp141 auto updater = iter->second; in UpdateFromTags() local
/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dpriority_queue_test.cpp282 auto updater = [](TestTask &) { return std::pair{false, Time()};}; in HWTEST_F() local
302 auto updater = [](TestTask &) { return std::pair{false, Time()};}; in HWTEST_F() local
322 auto updater = [](TestTask &) { return std::pair{false, Time()};}; in HWTEST_F() local
343 auto updater = [](TestTask &) { return std::pair{true, Time()};}; in HWTEST_F() local
364 auto updater = [](TestTask &) { return std::pair{false, Time()};}; in HWTEST_F() local
386 auto updater = [](TestTask &) { return std::pair{true, Time()};}; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dpriority_queue.h93 bool Update(_Tid id, TskUpdater updater) in Update() argument
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpriority_queue.h92 bool Update(_Tid id, TskUpdater updater) in Update() argument
/third_party/skia/src/gpu/text/
H A DGrAtlasManager.h82 void setUseTokenBulk(const GrDrawOpAtlas::BulkUseTokenUpdater& updater, in setUseTokenBulk() argument
H A DGrAtlasManager.cpp199 void GrAtlasManager::addGlyphToBulkAndSetUseToken(GrDrawOpAtlas::BulkUseTokenUpdater* updater, argument
/base/update/updateservice/frameworks/js/napi/update/src/
H A Dupdate_client.cpp33 UpdateClient *updater = UnwrapJsObject<UpdateClient>(env, info); in NapiOn() local
41 UpdateClient *updater = UnwrapJsObject<UpdateClient>(env, info); in NapiOff() local
/third_party/libfuse/example/
H A Dinvalidate_path.c260 pthread_t updater; /* Start thread to update file contents */ in main() local
H A Dnotify_store_retrieve.c354 pthread_t updater; in main() local
H A Dnotify_inval_entry.c311 pthread_t updater; in main() local
H A Dnotify_inval_inode.c293 pthread_t updater; in main() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawSampleAttributeTests.cpp319 DescriptorSetUpdateBuilder updater; in iterate() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dm3u8.cpp199 auto updater = iter->second; in UpdateFromTags() local
/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_drawing_manager.cpp555 auto updater = std::make_shared<Rosen::EmitterUpdater>( in UpdateEmitter() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsTransientAttachmentTests.cpp450 DescriptorSetUpdateBuilder updater; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsTransientAttachmentTests.cpp450 DescriptorSetUpdateBuilder updater; in iterate() local
/third_party/skia/src/shaders/
H A DSkImageShader.cpp657 TransformShader* updater = rec.fAlloc->make<TransformShader>(*this); in onAppendUpdatableStages() local
/third_party/ffmpeg/libavutil/
H A Dvulkan.h88 void *updater; /* Pointer to VkDescriptor*Info */ member

Completed in 21 milliseconds

12