Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:Erase
(Results
1 - 25
of
113
) sorted by relevance
1
2
3
4
5
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H
A
D
app_connect_manager.cpp
42
blockCache_.
Erase
(bundleName);
in Wait()
47
blockCache_.
Erase
(bundleName);
in Wait()
H
A
D
extension_ability_manager.cpp
51
connectCallbackCache_.
Erase
(bundleName);
in ConnectExtension()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H
A
D
kvdb_notifier_client.cpp
130
syncCallbackInfo_.
Erase
(sequenceId);
in DeleteSyncCallback()
144
cloudSyncCallbacks_.
Erase
(sequenceId);
in DeleteCloudSyncCallback()
164
switchObservers_.
Erase
(uintptr_t(observer.get()));
in DeleteSwitchCallback()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/communication/
H
A
D
connect_manager.cpp
85
sessionCloseListener_.
Erase
(name);
in UnRegisterSessionCloseListener()
113
sessionOpenListener_.
Erase
(name);
in UnRegisterSessionOpenListener()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H
A
D
rdb_sql_statistic.cpp
45
observers_.
Erase
(observer.get());
in Unsubscribe()
108
execInfos_.
Erase
(key_);
in ~SqlStatistic()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H
A
D
object_asset_loader.cpp
107
downloading_.
Erase
(asset.uri);
in TransferAssetsAsync()
110
downloading_.
Erase
(asset.uri);
in TransferAssetsAsync()
130
tasks_.
Erase
(taskId);
in FinishTask()
143
downloaded_.
Erase
(oldAsset);
in UpdateDownloaded()
/foundation/ability/ability_lite/interfaces/inner_api/abilitymgr_lite/slite/
H
A
D
bms_helper.h
53
void
Erase
();
/foundation/ability/ability_lite/services/abilitymgr_lite/include/slite/
H
A
D
ability_list.h
43
void
Erase
(uint16_t token);
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H
A
D
bundle_map.h
41
void
Erase
(const char *bundleName);
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H
A
D
bms_helper.cpp
31
Erase
();
in ~BMSHelper()
96
void BMSHelper::
Erase
()
in Erase()
function in OHOS::AbilitySlite::BMSHelper
H
A
D
ability_list.cpp
101
void AbilityList::
Erase
(uint16_t token)
in Erase()
function in OHOS::AbilitySlite::AbilityList
141
Erase
(token);
in MoveToTop()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H
A
D
custom_node_base.cpp
24
RecycleManager::
Erase
(recycleInfo_.elemtId);
in ~CustomNodeBase()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/recycle_view/
H
A
D
recycle_manager.h
58
static void
Erase
(int32_t elmtId);
H
A
D
recycle_manager.cpp
36
void RecycleManager::
Erase
(int32_t elmtId)
in Erase()
function in OHOS::Ace::NG::RecycleManager
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H
A
D
download_asset_callback_client.cpp
47
callbackListMap_.
Erase
(taskId);
in RemoveDownloadTaskCallback()
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H
A
D
napi_async_work.cpp
183
map.
Erase
(type);
in AsyncWorkCallFunction()
211
void NapiAsyncWorkMap::
Erase
(NapiAsyncType type)
in Erase()
function in OHOS::Bluetooth::NapiAsyncWorkMap
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H
A
D
medialibrary_kvstore_manager.cpp
99
kvStoreMap_.
Erase
(valueType);
in CloseKvStore()
169
kvStoreMap_.
Erase
(valueType);
in RebuildInvalidKvStore()
/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/include/
H
A
D
socket_exec.h
244
tcpExtraOptions_.
Erase
(listenFd);
in RemoveServerSocket()
245
tcpClients_.
Erase
(listenFd);
in RemoveServerSocket()
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
H
A
D
hgm_lru_cache.h
59
void
Erase
(Value value)
in Erase()
function in OHOS::Rosen::HgmLRUCache
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H
A
D
data_share_silent_config.cpp
58
enableSilentUris_.
Erase
(callerTokenId);
in EnableSilentProxy()
/foundation/filemanagement/storage_service/services/storage_manager/disk/src/
H
A
D
disk_manager_service.cpp
53
diskMap_.
Erase
(diskId);
in OnDiskDestroyed()
/foundation/communication/bluetooth/frameworks/js/napi/include/
H
A
D
napi_async_work.h
95
void
Erase
(NapiAsyncType type);
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H
A
D
vector.h
131
void
Erase
(uint16_t index)
in Erase()
function in OHOS::Graphic::Vector
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H
A
D
napi_audio_interrupt_manager.cpp
70
ObjectRefMap<NapiAudioInterruptManager>::
Erase
(napiAudioInterruptManager.get());
in Construct()
/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H
A
D
concurrent_map.h
92
void
Erase
(const K &key)
in Erase()
function in OHOS::ConcurrentMap
Completed in 9 milliseconds
1
2
3
4
5