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:RemoveData
(Results
1 - 11
of
11
) sorted by relevance
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H
A
D
wifi_p2p_dns_txt_record.h
50
int
RemoveData
(const std::string &key);
H
A
D
wifi_p2p_dns_txt_record.cpp
72
int WifiP2PDnsTxtRecord::
RemoveData
(const std::string &key)
in RemoveData()
function in OHOS::Wifi::WifiP2PDnsTxtRecord
123
int addKeyPos =
RemoveData
(key);
in SetRecord()
/foundation/ability/ability_runtime/services/abilitymgr/include/rdb/
H
A
D
ability_resident_process_rdb.h
81
int32_t
RemoveData
(std::string &bundleName);
/foundation/graphic/graphic_3d/lume/LumeEngine/src/perf/
H
A
D
performance_data_manager.h
62
void
RemoveData
(const BASE_NS::string_view subCategory) override;
H
A
D
performance_data_manager.cpp
174
void PerformanceDataManager::
RemoveData
([[maybe_unused]] const string_view subCategory)
in RemoveData()
function in PerformanceDataManager
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/perf/
H
A
D
intf_performance_data_manager.h
107
virtual void
RemoveData
(const BASE_NS::string_view subCategory) = 0;
/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
H
A
D
ability_resident_process_rdb.cpp
237
int32_t AmsResidentProcessRdb::
RemoveData
(std::string &bundleName)
in RemoveData()
function in OHOS::AbilityRuntime::AmsResidentProcessRdb
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H
A
D
pac_map.cpp
65
RemoveData
(mapList, key); \
100
RemoveData
(mapList, key); \
442
RemoveData
(mapList, key);
in InnerPutObject()
461
RemoveData
(mapList, key);
in InnerPutPacMap()
897
void PacMap::
RemoveData
(PacMapList &pacMapList, const std::string &key)
in RemoveData()
function in OHOS::AppExecFwk::PacMap
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H
A
D
render_node_graph_manager.cpp
319
perfData->
RemoveData
(rnRef.fullName);
370
perfData->
RemoveData
(nodeStoreRef.renderNodeData[eraseIndex].fullName);
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H
A
D
pac_map.h
500
void
RemoveData
(PacMapList &srcPacMap, const std::string &key);
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H
A
D
pac_map_test.cpp
1359
pacmap_->
RemoveData
(pacMapList, key1);
in HWTEST_F()
Completed in 11 milliseconds