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:Destroy
(Results
1 - 25
of
65
) sorted by relevance
1
2
3
/base/security/access_token/services/common/libraryloader/src/
H
A
D
libraryloader.cpp
46
Destroy
();
in ~LibraryLoader()
76
void LibraryLoader::
Destroy
()
in Destroy()
function in OHOS::Security::AccessToken::LibraryLoader
78
void (*destroy)(void*) = reinterpret_cast<FUNC_DESTROY>(dlsym(handle_, "
Destroy
"));
in Destroy()
79
if (!PrintErrorLog("
Destroy
")) {
in Destroy()
/base/notification/distributed_notification_service/frameworks/ans/src/
H
A
D
ans_dialog_host_client.cpp
39
void AnsDialogHostClient::
Destroy
()
in Destroy()
function in OHOS::Notification::AnsDialogHostClient
69
AnsDialogHostClient::
Destroy
();
in OnDialogStatusChanged()
H
A
D
push_promise_callback.cpp
34
void PromiseCallbackInfo::
Destroy
(PromiseCallbackInfo *callbackInfo)
in Destroy()
function in OHOS::Notification::PromiseCallbackInfo
/base/security/access_token/services/common/screenlock_manager/src/
H
A
D
screenlock_manager_loader.cpp
32
void
Destroy
(void* loaderPtr)
in Destroy()
function
/base/telephony/call_manager/services/distributed_call/src/transmission/
H
A
D
server_session.cpp
23
Destroy
();
in ~ServerSession()
67
void ServerSession::
Destroy
()
in Destroy()
function in OHOS::Telephony::ServerSession
/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/include/
H
A
D
ifaultlogger_service.h
33
virtual void
Destroy
() = 0;
H
A
D
faultlogger_service_proxy.h
34
virtual void
Destroy
() override;
H
A
D
faultlogger_service_ohos.h
46
void
Destroy
() override;
/base/security/access_token/interfaces/inner_api/tokensync/include/
H
A
D
token_sync_kit_loader.h
34
void
Destroy
(void* loaderPtr);
/base/security/access_token/services/common/ability_manager/src/
H
A
D
ability_manager_access_loader.cpp
38
void
Destroy
(void* loaderPtr)
in Destroy()
function
/base/security/access_token/services/common/libraryloader/include/
H
A
D
libraryloader.h
38
void
Destroy
();
/base/security/access_token/frameworks/inner_api/tokensync/src/
H
A
D
token_sync_kit_loader.cpp
46
void
Destroy
(void* loaderPtr)
in Destroy()
function
/base/security/access_token/services/common/screenlock_manager/include/
H
A
D
screenlock_manager_loader.h
43
void
Destroy
(void* loaderPtr);
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H
A
D
push_promise_callback_test.cpp
44
PromiseCallbackInfo::
Destroy
(callbackInfo);
in HWTEST_F()
H
A
D
ans_dialog_host_client_test.cpp
60
* @tc.desc: Test
Destroy
.
70
client->
Destroy
();
in HWTEST_F()
/base/notification/distributed_notification_service/interfaces/kits/native/
H
A
D
ans_dialog_host_client.h
33
static void
Destroy
();
/base/notification/distributed_notification_service/interfaces/inner_api/
H
A
D
push_promise_callback.h
36
static void
Destroy
(PromiseCallbackInfo *callbackInfo);
/base/security/access_token/services/common/ability_manager/include/
H
A
D
ability_manager_access_loader.h
48
void
Destroy
(void* loaderPtr);
/base/sensors/miscdevice/utils/haptic_decoder/interface/
H
A
D
vibrator_decoder_creator.cpp
60
extern "C" void
Destroy
(IVibratorDecoder *decoder)
in Destroy()
function
/base/telephony/call_manager/services/distributed_call/include/transmission/
H
A
D
client_session.h
28
void
Destroy
() override {}
H
A
D
server_session.h
28
void
Destroy
() override;
/base/hiviewdfx/faultloggerd/test/unittest/services/
H
A
D
faultlogger_pipe_test.cpp
107
faultLoggerPipe.
Destroy
();
in HWTEST_F()
110
faultLoggerPipe.
Destroy
();
in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H
A
D
js_ans_dialog_callback.cpp
63
AnsDialogHostClient::
Destroy
();
in ProcessDialogStatusChanged()
74
AnsDialogHostClient::
Destroy
();
in ProcessDialogStatusChanged()
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/impl/
H
A
D
faultlog_query_result_impl.cpp
44
faultloggerService.
Destroy
();
in ~FaultLogQueryResultImpl()
/base/security/access_token/services/common/window_manager/include/
H
A
D
window_manager_loader.h
52
void
Destroy
(void* loaderPtr);
Completed in 6 milliseconds
1
2
3