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
defs:deleted
(Results
1 - 9
of
9
) sorted by relevance
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H
A
D
napi_rdb_store_observer.h
35
std::vector<PrimaryKey>
deleted
;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H
A
D
multi_ver_def.h
63
std::list<Entry>
deleted
;
member
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H
A
D
observer_bridge.cpp
87
auto
deleted
= ConvertDB(data.GetEntriesDeleted(), deviceId, convert_);
in OnChange()
local
105
auto
deleted
= ObserverBridge::ConvertDB(data.GetDeleteEntries(), deviceId, convert_);
in OnChange()
local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H
A
D
nstackx_dfile_mp.h
33
uint16_t
deleted
;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H
A
D
distributeddb_interfaces_register_syncdb_test.cpp
1799
std::list<Entry>
deleted
= g_observer->GetEntriesDeleted();
in CheckObserverCallback()
local
/foundation/distributeddatamgr/relational_store/frameworks/cj/include/
H
A
D
relational_store_utils.h
134
CArrPRIKeyType
deleted
;
member
/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H
A
D
relational_store.h
824
Rdb_KeyInfo
deleted
;
member
/foundation/arkui/napi/module_manager/
H
A
D
native_module_manager.cpp
139
bool
deleted
= false;
in RemoveModuleLib()
local
173
bool
deleted
= false;
in RemoveModuleBuffer()
local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H
A
D
canvas_component.cpp
256
bool
deleted
= jerry_delete_object_native_pointer(dom_, nullptr);
in ReleaseNativeViews()
local
Completed in 11 milliseconds