Home
last modified time | relevance | path

Searched defs:found (Results 51 - 75 of 100) sorted by relevance

1234

/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_dir.cpp83 size_t found = path.find_last_of(BConstants::FILE_SEPARATOR_CHAR); in CheckOverLongPath() local
/developtools/global_resource_tool/src/
H A Dresource_append.cpp686 bool found = any_of(item.second.begin(), item.second.end(), [](const auto &iter) { in CheckAllItems() local
/developtools/hdc/src/common/
H A Dchannel.cpp61 std::size_t found = addrString.find_last_of(":"); in SetChannelTCPString() local
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dsource_map.cpp103 auto found = jsCode.find(nameMap_[i]); in GetOriginalNames() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dplugin_registry.cpp329 const bool found = AllOf(pluginUids, in LoadPlugins() local
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/ringtone_player/
H A Dringtone_player_impl.cpp172 size_t found = audioUri.find(RINGTONE_CUSTOMIZED_BASE_PATH); in ChangeUri() local
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_dualfwk_restore.cpp416 auto found = absSrcPath.find(sub); in DupToneFile() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_schema_test_tools.cpp43 size_t found = val.rfind("PerfTest"); in GenerateFixedLenJsonSchemaRecord() local
99 size_t found = val.rfind("PerfTest"); in GenerateFixedLenSchemaPerfRecord() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_kv_store.cpp496 bool found = false; in OffDataChange() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Ddraw_cmd_list.cpp161 bool found = false; in Dump() local
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.cpp824 bool found = manager->FindImageInSharedImageMap(id, AceType::WeakClaim(this)); in LoadImageData() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_layout_info.cpp71 bool found = false; in GetEndIndexByOffset() local
/foundation/arkui/ace_engine/test/unittest/core/property/
H A Daccessibility_property_test_ng.cpp856 size_t found = text.find(','); in HWTEST_F() local
/foundation/multimedia/ringtone_library/services/utils/src/
H A Dringtone_file_utils.cpp122 size_t found = path.rfind("/"); in GetFileNameFromPath() local
136 auto found = path.find(key); in ParseFromUri() local
155 size_t found = path.find("content://"); GetFileNameFromPathOrUri() local
169 size_t found = path.rfind("/"); GetBaseNameFromPath() local
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_manager.cpp277 auto found = OHOS::SoftBus::LinkManager::GetInstance().ProcessIfPresent(remoteMac, in IsDeviceOnline() local
291 bool found = false; in GetLocalIpByUuid() local
317 bool found in GetLocalIpByRemoteIpOnce() local
366 bool found = false; GetRemoteUuidByIp() local
392 bool found = false; GetLocalAndRemoteMacByLocalIp() local
[all...]
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dcopy.cpp308 size_t found = dest.find(src); in CopyDirFunc() local
/developtools/profiler/device/plugins/native_daemon/src/
H A Dsymbols_file.cpp994 auto found = GetSymbolWithVaddr() local
[all...]
/developtools/profiler/device/base/src/
H A Dcommon.cpp155 size_t found = str.rfind("/"); in IsProcessExist() local
/developtools/hiperf/src/
H A Dsymbols_file.cpp1162 auto found = GetSymbolWithVaddr() local
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp872 bool found = FindNextAtTimerItem(nowAtTime, foundItem); in UpdateAtTimerAlarm() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view.cpp418 auto found = lastAccessedViewIds_.find(startIter->first); in CleanUpAbandonedChild() local
440 auto found = customViewChildren_.find(id); in GetChildById() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp1213 bool found = false; variable
1272 bool found = false; in CacheNode() local
1331 bool found = false; variable
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp747 bool found = false; in OnConnsRefreshRateChanged() local
/foundation/multimedia/media_foundation/engine/scene/player/lite/
H A Dhiplayer_impl.cpp429 bool found = false; in DoOnReady() local
/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_impl.cpp688 bool found = false; in DoOnReady() local

Completed in 33 milliseconds

1234