Home
last modified time | relevance | path

Searched defs:helper (Results 176 - 200 of 358) sorted by relevance

12345678910>>...15

/foundation/filemanagement/user_file_service/test/fuzztest/medialibraryfileaccess_fuzzer/
H A Dmedialibrary_file_access_fuzzer.cpp110 bool CheckDataAndGetDownloadUri(const uint8_t* data, size_t size, shared_ptr<FileAccessHelper>& helper, in CheckDataAndGetDownloadUri() argument
142 shared_ptr<FileAccessHelper> helper = nullptr; in CreatorFuzzTest() local
154 shared_ptr<FileAccessHelper> helper = GetFileAccessHelper(); in GetDownloadUri() local
190 shared_ptr<FileAccessHelper> helper; AccessFuzzTest() local
208 shared_ptr<FileAccessHelper> helper; OpenFileFuzzTest() local
227 shared_ptr<FileAccessHelper> helper; CreateFileFuzzTest() local
249 shared_ptr<FileAccessHelper> helper; MkdirFuzzTest() local
271 shared_ptr<FileAccessHelper> helper; DeleteFuzzTest() local
288 shared_ptr<FileAccessHelper> helper; MoveFuzzTest() local
333 shared_ptr<FileAccessHelper> helper; RenameFuzzTest() local
361 shared_ptr<FileAccessHelper> helper; ListFileFuzzTest() local
383 shared_ptr<FileAccessHelper> helper; ScanFileFuzzTest() local
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dsetting_provider.cpp137 auto helper = CreateDataShareHelper(); in RegisterObserver() local
156 auto helper = CreateDataShareHelper(); in UnregisterObserver() local
186 auto helper in GetStringValue() local
227 auto helper = CreateDataShareHelper(); PutStringValue() local
254 auto helper = DataShare::DataShareHelper::Creator(remoteObj_, SETTING_URI_PROXY, SETTINGS_DATA_EXT_URI); CreateDataShareHelper() local
262 ReleaseDataShareHelper(std::shared_ptr<DataShare::DataShareHelper>& helper) ReleaseDataShareHelper() argument
[all...]
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtmrvl_sdio.h96 const char *helper; member
109 const char *helper; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fb.c197 static int amdgpufb_create(struct drm_fb_helper *helper, in amdgpufb_create() argument
[all...]
/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/
H A Dfw_dnld.h67 struct nfcmrvl_fw_binary_config helper; member
/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_conntrack_helper.h72 struct nf_conntrack_helper __rcu *helper; member
/kernel/linux/linux-5.10/tools/scripts/
H A Dutilities.mak
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c113 static int intelfb_alloc(struct drm_fb_helper *helper, in intelfb_alloc() argument
162 static int intelfb_create(struct drm_fb_helper *helper, in intelfb_create() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.c308 nouveau_fbcon_create(struct drm_fb_helper *helper, struct drm_fb_helper_surface_size *sizes) nouveau_fbcon_create() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dfb.c20 static inline struct tegra_fbdev *to_tegra_fbdev(struct drm_fb_helper *helper) in to_tegra_fbdev() argument
182 struct drm_fb_helper *helper = info->par; in tegra_fb_mmap() local
204 static int tegra_fbdev_probe(struct drm_fb_helper *helper, in tegra_fbdev_probe() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_fb.c46 struct drm_fb_helper helper; /* must be first */ member
211 static int radeonfb_create(struct drm_fb_helper *helper, in radeonfb_create() argument
[all...]
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_conntrack_helper.h72 struct nf_conntrack_helper __rcu *helper; member
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtmrvl_sdio.h82 const char *helper; member
95 const char *helper; member
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/
H A Dfw_dnld.h56 struct nfcmrvl_fw_binary_config helper; member
/kernel/linux/linux-6.6/tools/scripts/
H A Dutilities.mak
/third_party/libuv/test/
H A Drunner.c372 const task_entry_t* helper; in find_helpers() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_uniform_atomics.c256 nir_ssa_def *helper = nir_is_helper_invocation(b, 1); in optimize_and_rewrite_atomic() local
/third_party/node/deps/v8/src/base/
H A Datomicops.h79 namespace helper { namespace
408 namespace helper { global() namespace
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer_helper.c43 static inline bool need_interleave_path(struct u_transfer_helper *helper, in need_interleave_path() argument
58 struct u_transfer_helper *helper = prsc->screen->transfer_helper; in handle_transfer() local
102 struct u_transfer_helper *helper in u_transfer_helper_resource_create() local
152 struct u_transfer_helper *helper = pscreen->transfer_helper; u_transfer_helper_resource_destroy() local
249 struct u_transfer_helper *helper = pctx->screen->transfer_helper; u_transfer_helper_transfer_map() local
368 struct u_transfer_helper *helper = pctx->screen->transfer_helper; flush_region() local
490 struct u_transfer_helper *helper = pctx->screen->transfer_helper; u_transfer_helper_transfer_flush_region() local
520 struct u_transfer_helper *helper = pctx->screen->transfer_helper; u_transfer_helper_transfer_unmap() local
562 struct u_transfer_helper *helper = calloc(1, sizeof(*helper)); u_transfer_helper_create() local
575 u_transfer_helper_destroy(struct u_transfer_helper *helper) u_transfer_helper_destroy() argument
594 struct u_transfer_helper *helper = pctx->screen->transfer_helper; u_transfer_helper_deinterleave_transfer_map() local
695 struct u_transfer_helper *helper = pctx->screen->transfer_helper; u_transfer_helper_deinterleave_transfer_unmap() local
[all...]
/third_party/python/Lib/
H A Dcontextlib.py288 def helper(*args, **kwds): function
321 def helper(*args, **kwds): function
/third_party/rust/crates/syn/src/
H A Dlib.rs841 mod helper; modules
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_datashare_helper.cpp133 std::shared_ptr<DataShare::DataShareHelper> helper = CreateContactDataShareHelper(CONTACT_URI); in QueryContact() local
175 bool AdvancedDatashareHelper::dealWithContactResult(std::shared_ptr<DataShare::DataShareHelper> helper, in dealWithContactResult() argument
218 std::shared_ptr<DataShare::DataShareHelper> helper in isRepeatCall() local
[all...]
/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dvibration_priority_manager.cpp122 auto helper = CreateDataShareHelper(); in GetStringValue() local
347 bool VibrationPriorityManager::ReleaseDataShareHelper(std::shared_ptr<DataShare::DataShareHelper> &helper) in ReleaseDataShareHelper() argument
372 auto helper = CreateDataShareHelper(); RegisterObserver() local
398 auto helper = CreateDataShareHelper(); UnregisterObserver() local
[all...]
/base/telephony/sms_mms/services/sms/
H A Dsms_wap_push_handler.cpp193 auto helper = DelayedSingleton<SmsPersistHelper>::GetInstance(); in DeocdeCheckIsBlock() local
/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_manager.cpp251 auto helper = CellularDataRdbHelper::GetInstance(); in CreateAllApnItemByDatabase() local
307 auto helper = CellularDataRdbHelper::GetInstance(); in CreateMvnoApnItems() local
502 auto helper = CellularDataRdbHelper::GetInstance(); ResetApns() local
[all...]

Completed in 15 milliseconds

12345678910>>...15