Home
last modified time | relevance | path

Searched defs:updater (Results 1 – 25 of 47) sorted by relevance

12

/aosp12/bionic/libc/kernel/tools/
H A Dupdate_all.py27 def ProcessFiles(updater, original_dir, modified_dir, src_rel_dir, update_rel_dir): argument
79 def GenerateGlibcSyscallsHeader(updater): argument
144 updater = BatchFileUpdater() variable
156 updater = BatchFileUpdater() variable
/aosp12/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/vpn2/
H A DPreferenceListTest.java85 final VpnSettings.UpdatePreferences updater = new VpnSettings.UpdatePreferences(mSettings); in testNothingShownByDefault() local
97 final VpnSettings.UpdatePreferences updater = new VpnSettings.UpdatePreferences(mSettings); in testDisconnectedLegacyVpnShown() local
114 final VpnSettings.UpdatePreferences updater = new VpnSettings.UpdatePreferences(mSettings); in testConnectedLegacyVpnShownIfDeleted() local
134 final VpnSettings.UpdatePreferences updater = new VpnSettings.UpdatePreferences(mSettings); in testConnectedLegacyVpnShownExactlyOnce() local
/ohos5.0/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>(); variable
194 std::shared_ptr<WhiteListConfigMgr> updater = std::make_shared<WhiteListConfigMgr>(); variable
214 std::shared_ptr<WhiteListConfigMgr> updater = std::make_shared<WhiteListConfigMgr>(); variable
236 std::shared_ptr<WhiteListConfigMgr> updater = std::make_shared<WhiteListConfigMgr>(); variable
255 std::shared_ptr<WhiteListConfigMgr> updater = std::make_shared<WhiteListConfigMgr>(); variable
272 std::shared_ptr<WhiteListConfigMgr> updater = std::make_shared<WhiteListConfigMgr>(); variable
/aosp12/packages/apps/Settings/src/com/android/settings/connecteddevice/dock/
H A DDockUpdaterFeatureProviderImpl.java16 final DockUpdater updater = new DockUpdater() { in getConnectedDockUpdater() local
24 final DockUpdater updater = new DockUpdater() { in getSavedDockUpdater() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dpriority_queue_test.cpp282 auto updater = [](TestTask &) { return std::pair{false, Time()};}; in __anon17ee4ec20202() variable
302 auto updater = [](TestTask &) { return std::pair{false, Time()};}; in __anon17ee4ec20302() variable
322 auto updater = [](TestTask &) { return std::pair{false, Time()};}; in __anon17ee4ec20402() variable
343 auto updater = [](TestTask &) { return std::pair{true, Time()};}; in __anon17ee4ec20502() variable
364 auto updater = [](TestTask &) { return std::pair{false, Time()};}; in __anon17ee4ec20602() variable
386 auto updater = [](TestTask &) { return std::pair{true, Time()};}; in __anon17ee4ec20702() variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable.cpp111 RSPropertyDrawCmdListUpdater updater(0, 0, this); in OnUpdate() local
128 RSPropertyDrawCmdListUpdater updater(0, 0, this); in OnUpdate() local
166 RSPropertyDrawCmdListUpdater updater(0, 0, this); in OnUpdate() local
H A Drs_property_drawable_foreground.cpp193 RSPropertyDrawCmdListUpdater updater(0, 0, this); in OnUpdate() local
386 RSPropertyDrawCmdListUpdater updater(0, 0, this); in OnUpdate() local
460 RSPropertyDrawCmdListUpdater updater(0, 0, this); in OnUpdate() local
680 RSPropertyDrawCmdListUpdater updater(0, 0, this); in OnUpdate() local
H A Drs_property_drawable_background.cpp153 RSPropertyDrawCmdListUpdater updater(0, 0, this); in OnUpdate() local
227 RSPropertyDrawCmdListUpdater updater(0, 0, this); in OnUpdate() local
281 RSPropertyDrawCmdListUpdater updater(0, 0, this); in OnUpdate() local
/aosp12/bootable/recovery/updater/
H A Dupdater_main.cpp106 Updater updater(std::make_unique<UpdaterRuntime>(sehandle)); in main() local
H A Dupdate_simulator_main.cpp155 Updater updater(std::make_unique<SimulatorRuntime>(&source_build_info)); in main() local
H A Dinstall.cpp71 static bool UpdateBlockDeviceNameForPartition(UpdaterInterface* updater, Partition* partition) { in UpdateBlockDeviceNameForPartition()
322 auto updater = state->updater; in MountFn() local
371 auto updater = state->updater; in UnmountFn() local
/aosp12/frameworks/av/media/codec2/sfplugin/tests/
H A DReflectedParamUpdater_test.cpp147 ReflectedParamUpdater updater; in TEST_F() local
194 ReflectedParamUpdater updater; in TEST_F() local
249 ReflectedParamUpdater updater; in TEST_F() local
321 ReflectedParamUpdater updater; in TEST_F() local
/aosp12/frameworks/base/services/core/java/com/android/server/location/settings/
H A DLocationSettings.java103 Function<LocationUserSettings, LocationUserSettings> updater) { in updateUserSettings() argument
154 public void update(Function<LocationUserSettings, LocationUserSettings> updater) { in update() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_model.h44 std::function<void(RefPtr<NG::NavigationStack>)> updater) {}; in SetNavigationStackWithCreatorAndUpdater()
/ohos5.0/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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_particle.cpp188 …rseFloatRandomConfig(JSRef<JSVal>& configJsValue, OHOS::Ace::NG::ParticleFloatPropertyUpdater& upd… in ParseFloatRandomConfig()
208 …arseFloatCurveConfig(JSRef<JSVal>& configJsValue, OHOS::Ace::NG::ParticleFloatPropertyUpdater& upd… in ParseFloatCurveConfig()
223 …rseFloatUpdater(JSRef<JSObject>& updaterJsObject, OHOS::Ace::NG::ParticleFloatPropertyUpdater& upd… in ParseFloatUpdater()
305 NG::ParticleFloatPropertyUpdater updater; in ParseFloatOption() local
500 …rseColorRandomUpdater(JSRef<JSVal> configJsValue, OHOS::Ace::NG::ParticleColorPropertyUpdater& upd… in ParseColorRandomUpdater()
532 …arseColorCurveUpdater(JSRef<JSVal> configJsValue, OHOS::Ace::NG::ParticleColorPropertyUpdater& upd… in ParseColorCurveUpdater()
547 …rseColorUpdater(JSRef<JSObject>& updaterJsObject, OHOS::Ace::NG::ParticleColorPropertyUpdater& upd… in ParseColorUpdater()
606 NG::ParticleColorPropertyUpdater updater; in ParseColorOption() local
/ohos5.0/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
/ohos5.0/base/request/request/services/src/manage/
H A Daccount.rs304 let updater = AccountUpdater::new(task_manager.clone()); in ut_account_update() localVariable
308 let mut updater = AccountUpdater::new(task_manager); in ut_account_update() localVariable
/aosp12/system/core/fastboot/
H A Dvendor_boot_img_utils.cpp194 [[nodiscard]] Result<void> copy_avb_footer(DataUpdater* updater) { in copy_avb_footer()
218 DataUpdater updater(vendor_boot); in replace_default_vendor_ramdisk() local
328 DataUpdater updater(vendor_boot); in replace_vendor_ramdisk_fragment() local
/aosp12/art/openjdkjvmti/
H A Djvmti_weak_table-inl.h212 ALWAYS_INLINE inline void JvmtiWeakTable<T>::UpdateTableWith(Updater& updater) { in UpdateTableWith()
/aosp12/packages/apps/Car/Media/src/com/android/car/media/
H A DViewControllerBase.java80 GuidelinesUpdater updater = new GuidelinesUpdater(mContent); in ViewControllerBase() local
/aosp12/bootable/recovery/edify/include/edify/
H A Dexpr.h39 UpdaterInterface* updater; member
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpriority_queue.h92 bool Update(_Tid id, TskUpdater updater) in Update()
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dpriority_queue.h93 bool Update(_Tid id, TskUpdater updater) in Update()
/aosp12/frameworks/rs/tests/java_api/SampleTest/src/com/android/rs/sample/
H A DSampleRSActivity.java119 TextureViewUpdater updater = new TextureViewUpdater(outAlloc, Sampler.WRAP_LINEAR(mRS)); in onCreate() local

12