| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/ |
| H A D | interface_manager.cpp | 26 int InterfaceManager::UpdateInterface(InterfaceInfo::InterfaceType type, const Updater &updater) in UpdateInterface() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | rosen_particle_context.cpp | 69 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 D | config_test.cpp | 177 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...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_model.h | 43 SetNavigationStackWithCreatorAndUpdater(std::function<RefPtr<NG::NavigationStack>()> creator, std::function<void(RefPtr<NG::NavigationStack>)> updater) SetNavigationStackWithCreatorAndUpdater() argument
|
| H A D | navigation_model_ng.cpp | 987 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 D | m3u8.cpp | 141 auto updater = iter->second; in UpdateFromTags() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/common/test/ |
| H A D | priority_queue_test.cpp | 282 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 D | priority_queue.h | 93 bool Update(_Tid id, TskUpdater updater) in Update() argument
|
| /foundation/distributeddatamgr/preferences/frameworks/native/include/ |
| H A D | priority_queue.h | 92 bool Update(_Tid id, TskUpdater updater) in Update() argument
|
| /third_party/skia/src/gpu/text/ |
| H A D | GrAtlasManager.h | 82 void setUseTokenBulk(const GrDrawOpAtlas::BulkUseTokenUpdater& updater, in setUseTokenBulk() argument
|
| H A D | GrAtlasManager.cpp | 199 void GrAtlasManager::addGlyphToBulkAndSetUseToken(GrDrawOpAtlas::BulkUseTokenUpdater* updater, argument
|
| /third_party/libfuse/example/ |
| H A D | invalidate_path.c | 260 pthread_t updater; /* Start thread to update file contents */ in main() local
|
| H A D | notify_store_retrieve.c | 354 pthread_t updater; in main() local
|
| H A D | notify_inval_entry.c | 311 pthread_t updater; in main() local
|
| H A D | notify_inval_inode.c | 293 pthread_t updater; in main() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawSampleAttributeTests.cpp | 319 DescriptorSetUpdateBuilder updater; in iterate() local
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/ |
| H A D | m3u8.cpp | 199 auto updater = iter->second; in UpdateFromTags() local
|
| /foundation/multimodalinput/input/service/window_manager/src/ |
| H A D | knuckle_drawing_manager.cpp | 555 auto updater = std::make_shared<Rosen::EmitterUpdater>( in UpdateEmitter() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
| H A D | vktFragmentOperationsTransientAttachmentTests.cpp | 450 DescriptorSetUpdateBuilder updater; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
| H A D | vktFragmentOperationsTransientAttachmentTests.cpp | 450 DescriptorSetUpdateBuilder updater; in iterate() local
|
| /third_party/skia/src/shaders/ |
| H A D | SkImageShader.cpp | 657 TransformShader* updater = rec.fAlloc->make<TransformShader>(*this); in onAppendUpdatableStages() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | vulkan.h | 88 void *updater; /* Pointer to VkDescriptor*Info */ member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_particle.cpp | 188 bool ParseFloatRandomConfig(JSRef<JSVal>& configJsValue, OHOS::Ace::NG::ParticleFloatPropertyUpdater& updater) in ParseFloatRandomConfig() argument 208 bool ParseFloatCurveConfig(JSRef<JSVal>& configJsValue, OHOS::Ace::NG::ParticleFloatPropertyUpdater& updater, in ParseFloatCurveConfig() argument 223 bool ParseFloatUpdater(JSRef<JSObject>& updaterJsObject, OHOS::Ace::NG::ParticleFloatPropertyUpdater& updater, in ParseFloatUpdater() argument 305 NG::ParticleFloatPropertyUpdater updater; ParseFloatOption() local 500 ParseColorRandomUpdater(JSRef<JSVal> configJsValue, OHOS::Ace::NG::ParticleColorPropertyUpdater& updater) ParseColorRandomUpdater() argument 532 ParseColorCurveUpdater(JSRef<JSVal> configJsValue, OHOS::Ace::NG::ParticleColorPropertyUpdater& updater) ParseColorCurveUpdater() argument 547 ParseColorUpdater(JSRef<JSObject>& updaterJsObject, OHOS::Ace::NG::ParticleColorPropertyUpdater& updater) ParseColorUpdater() argument 606 NG::ParticleColorPropertyUpdater updater; ParseColorOption() local [all...] |
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | pxa_dma.c | 519 struct pxad_desc_hw *updater = in set_updater_desc() local 537 struct pxad_desc_hw *updater = in is_desc_completed() local [all...] |
| /kernel/linux/linux-6.6/drivers/dma/ |
| H A D | pxa_dma.c | 519 struct pxad_desc_hw *updater = in set_updater_desc() local 537 struct pxad_desc_hw *updater = in is_desc_completed() local [all...] |