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:Drop
(Results
1 - 19
of
19
) sorted by relevance
/base/request/request/services/src/
H
A
D
trace.rs
31
impl
Drop
for Trace {
/base/security/asset/services/core_service/src/
H
A
D
trace_scope.rs
39
impl
Drop
for TraceScope {
/base/security/asset/services/common/src/
H
A
D
counter.rs
68
impl
Drop
for AutoCounter {
/base/msdp/device_status/rust/utils/src/
H
A
D
macros.rs
105
impl<'a>
Drop
for InnerFunctionTracer<'a> {
/base/security/asset/services/crypto_manager/src/
H
A
D
huks_wrapper.h
55
int32_t
Drop
(const struct HksBlob *handle);
H
A
D
crypto.rs
36
fn
Drop
(handle: *const HksBlob) -> i32;
in Drop()
functions
187
impl
Drop
for Crypto {
190
unsafe {
Drop
(&handle as *const HksBlob) };
in drop()
H
A
D
huks_wrapper.c
351
int32_t
Drop
(const struct HksBlob *handle)
in Drop()
function
/base/msdp/device_status/rust/services/sys/src/
H
A
D
binding.rs
110
impl
Drop
for FusionNativeService {
/base/request/request/services/src/manage/scheduler/queue/
H
A
D
running_task.rs
66
impl
Drop
for RunningTask {
H
A
D
keeper.rs
72
impl
Drop
for SAKeeper {
/base/msdp/device_status/rust/subsystem/device_profile/sys/src/
H
A
D
adapter.rs
446
impl
Drop
for CStringGuard {
/base/security/asset/services/db_key_operator/src/
H
A
D
lib.rs
127
impl
Drop
for DbKey {
/base/security/asset/test/unittest/module_test/src/
H
A
D
huks_wrapper_test.cpp
119
* @tc.desc: Test huks wrapper func, for secrect InitKey&ExecCrypt&
Drop
148
ASSERT_EQ(SEC_ASSET_NOT_FOUND,
Drop
(&handleData));
in HWTEST_F()
/base/notification/eventhandler/frameworks/eventhandler/src/
H
A
D
inner_event.cpp
78
return InnerEvent::Pointer(new (std::nothrow) InnerEvent,
Drop
);
in Get()
82
static void
Drop
(InnerEvent *event)
in Drop()
function in OHOS::AppExecFwk::InnerEventPool
/base/msdp/device_status/rust/modules/scheduler/sys/src/
H
A
D
scheduler.rs
112
impl
Drop
for EpollHandler {
354
impl
Drop
for Epoll {
459
impl
Drop
for EpollWaker {
531
impl
Drop
for Scheduler {
/base/security/asset/frameworks/definition/src/
H
A
D
lib.rs
166
impl
Drop
for Value {
/base/security/asset/services/db_operator/src/
H
A
D
database.rs
658
impl
Drop
for Database {
/base/msdp/device_status/rust/modules/scheduler/test/src/
H
A
D
lib.rs
81
impl
Drop
for EpollHandlerImpl {
/base/request/request/services/src/manage/
H
A
D
account.rs
87
impl
Drop
for AccountUpdater {
Completed in 8 milliseconds