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:DeleteContext
(Results
1 - 9
of
9
) sorted by relevance
/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/include/context/
H
A
D
delete_context.h
27
class
DeleteContext
: public BaseContext {
class
/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/src/context/
H
A
D
delete_context.cpp
26
DeleteContext
::
DeleteContext
(napi_env env, EventManager *manager) : BaseContext(env, manager) {}
in DeleteContext()
function in OHOS::NetManagerStandard::DeleteContext
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H
A
D
napi_rdb_store_helper.cpp
56
struct
DeleteContext
: public ContextBase {
in GetRdbStore()
struct
94
struct
DeleteContext
: public ContextBase {
in DeleteRdbStore()
struct
H
A
D
napi_transaction.cpp
350
struct
DeleteContext
: public TransactionContext {
struct
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H
A
D
async_call.cpp
152
void AsyncCall::
DeleteContext
(napi_env env, AsyncContext *context)
in DeleteContext()
function in OHOS::DataShare::AsyncCall
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H
A
D
async_call.cpp
154
void AsyncCall::
DeleteContext
(napi_env env, AsyncContext *context)
in DeleteContext()
function in OHOS::MiscServicesNapi::AsyncCall
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H
A
D
unified_data_channel_napi.cpp
196
struct
DeleteContext
: public ContextBase {
in DeleteData()
struct
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H
A
D
js_kv_store.cpp
166
struct
DeleteContext
: public ContextBase {
in Delete()
struct
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H
A
D
js_single_kv_store.cpp
220
struct
DeleteContext
: public ContextBase {
in Delete()
struct
Completed in 14 milliseconds