Home
last modified time | relevance | path

Searched refs:Drop (Results 1 - 19 of 19) sorted by relevance

/base/request/request/services/src/
H A Dtrace.rs31 impl Drop for Trace {
/base/security/asset/services/core_service/src/
H A Dtrace_scope.rs39 impl Drop for TraceScope {
/base/security/asset/services/common/src/
H A Dcounter.rs68 impl Drop for AutoCounter {
/base/msdp/device_status/rust/utils/src/
H A Dmacros.rs105 impl<'a> Drop for InnerFunctionTracer<'a> {
/base/security/asset/services/crypto_manager/src/
H A Dhuks_wrapper.h55 int32_t Drop(const struct HksBlob *handle);
H A Dcrypto.rs36 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 Dhuks_wrapper.c351 int32_t Drop(const struct HksBlob *handle) in Drop() function
/base/msdp/device_status/rust/services/sys/src/
H A Dbinding.rs110 impl Drop for FusionNativeService {
/base/request/request/services/src/manage/scheduler/queue/
H A Drunning_task.rs66 impl Drop for RunningTask {
H A Dkeeper.rs72 impl Drop for SAKeeper {
/base/msdp/device_status/rust/subsystem/device_profile/sys/src/
H A Dadapter.rs446 impl Drop for CStringGuard {
/base/security/asset/services/db_key_operator/src/
H A Dlib.rs127 impl Drop for DbKey {
/base/security/asset/test/unittest/module_test/src/
H A Dhuks_wrapper_test.cpp119 * @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 Dinner_event.cpp78 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 Dscheduler.rs112 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 Dlib.rs166 impl Drop for Value {
/base/security/asset/services/db_operator/src/
H A Ddatabase.rs658 impl Drop for Database {
/base/msdp/device_status/rust/modules/scheduler/test/src/
H A Dlib.rs81 impl Drop for EpollHandlerImpl {
/base/request/request/services/src/manage/
H A Daccount.rs87 impl Drop for AccountUpdater {

Completed in 8 milliseconds