/aosp12/bionic/libc/kernel/tools/ |
H A D | update_all.py | 27 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 D | PreferenceListTest.java | 85 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 D | config_test.cpp | 177 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 D | DockUpdaterFeatureProviderImpl.java | 16 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 D | priority_queue_test.cpp | 282 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 D | rs_property_drawable.cpp | 111 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 D | rs_property_drawable_foreground.cpp | 193 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 D | rs_property_drawable_background.cpp | 153 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 D | updater_main.cpp | 106 Updater updater(std::make_unique<UpdaterRuntime>(sehandle)); in main() local
|
H A D | update_simulator_main.cpp | 155 Updater updater(std::make_unique<SimulatorRuntime>(&source_build_info)); in main() local
|
H A D | install.cpp | 71 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 D | ReflectedParamUpdater_test.cpp | 147 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 D | LocationSettings.java | 103 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 D | navigation_model.h | 44 std::function<void(RefPtr<NG::NavigationStack>)> updater) {}; in SetNavigationStackWithCreatorAndUpdater()
|
/ohos5.0/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()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_particle.cpp | 188 …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 D | rosen_particle_context.cpp | 69 std::shared_ptr<Rosen::EmitterUpdater> updater = std::make_shared<Rosen::EmitterUpdater>( in updateEmitterPosition() local
|
/ohos5.0/base/request/request/services/src/manage/ |
H A D | account.rs | 304 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 D | vendor_boot_img_utils.cpp | 194 [[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 D | jvmti_weak_table-inl.h | 212 ALWAYS_INLINE inline void JvmtiWeakTable<T>::UpdateTableWith(Updater& updater) { in UpdateTableWith()
|
/aosp12/packages/apps/Car/Media/src/com/android/car/media/ |
H A D | ViewControllerBase.java | 80 GuidelinesUpdater updater = new GuidelinesUpdater(mContent); in ViewControllerBase() local
|
/aosp12/bootable/recovery/edify/include/edify/ |
H A D | expr.h | 39 UpdaterInterface* updater; member
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/ |
H A D | priority_queue.h | 92 bool Update(_Tid id, TskUpdater updater) in Update()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
H A D | priority_queue.h | 93 bool Update(_Tid id, TskUpdater updater) in Update()
|
/aosp12/frameworks/rs/tests/java_api/SampleTest/src/com/android/rs/sample/ |
H A D | SampleRSActivity.java | 119 TextureViewUpdater updater = new TextureViewUpdater(outAlloc, Sampler.WRAP_LINEAR(mRS)); in onCreate() local
|