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:UnlockHcMutex
(Results
1 - 22
of
22
) sorted by relevance
/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/mini/
H
A
D
hc_init_protection.c
33
UnlockHcMutex
(&g_countMutex);
in CheckInit()
36
UnlockHcMutex
(&g_countMutex);
in CheckInit()
44
UnlockHcMutex
(&g_countMutex);
in CheckDestroy()
49
UnlockHcMutex
(&g_countMutex);
in CheckDestroy()
54
UnlockHcMutex
(&g_countMutex);
in CheckDestroy()
57
UnlockHcMutex
(&g_countMutex);
in CheckDestroy()
65
UnlockHcMutex
(&g_countMutex);
in SetInitStatus()
73
UnlockHcMutex
(&g_countMutex);
in SetDeInitStatus()
/base/security/device_auth/services/session_manager/src/
H
A
D
dev_session_mgr.c
120
UnlockHcMutex
(&g_sessionMutex);
in DestroyDevSessionManager()
129
UnlockHcMutex
(&g_sessionMutex);
in IsSessionExist()
143
UnlockHcMutex
(&g_sessionMutex);
in OpenDevSession()
150
UnlockHcMutex
(&g_sessionMutex);
in OpenDevSession()
156
UnlockHcMutex
(&g_sessionMutex);
in OpenDevSession()
161
UnlockHcMutex
(&g_sessionMutex);
in OpenDevSession()
173
UnlockHcMutex
(&g_sessionMutex);
in StartDevSession()
178
UnlockHcMutex
(&g_sessionMutex);
in StartDevSession()
194
UnlockHcMutex
(&g_sessionMutex);
in ProcessDevSession()
199
UnlockHcMutex
(
in ProcessDevSession()
[all...]
/base/security/device_auth/services/legacy/group_manager/src/callback_manager/
H
A
D
callback_manager.c
47
UnlockHcMutex
(g_callbackMutex);
in UpdateCallbackIfExist()
51
UnlockHcMutex
(g_callbackMutex);
in UpdateCallbackIfExist()
56
UnlockHcMutex
(g_callbackMutex);
in UpdateCallbackIfExist()
93
UnlockHcMutex
(g_callbackMutex);
in AddCallbackIfNotExist()
96
UnlockHcMutex
(g_callbackMutex);
in AddCallbackIfNotExist()
182
UnlockHcMutex
(g_callbackMutex);
in GetGMCallbackByAppId()
186
UnlockHcMutex
(g_callbackMutex);
in GetGMCallbackByAppId()
219
UnlockHcMutex
(g_callbackMutex);
in UnRegGroupManagerCallback()
224
UnlockHcMutex
(g_callbackMutex);
in UnRegGroupManagerCallback()
258
UnlockHcMutex
(g_callbackMute
in DestroyCallbackManager()
[all...]
/base/security/device_auth/services/frameworks/src/hiview_adapter/
H
A
D
performance_dumper.c
379
UnlockHcMutex
(g_performDataMutex);
in PerformanceDump()
384
UnlockHcMutex
(g_performDataMutex);
in PerformanceDump()
398
UnlockHcMutex
(g_performDataMutex);
in PerformanceDump()
442
UnlockHcMutex
(g_performDataMutex);
in AddPerformData()
448
UnlockHcMutex
(g_performDataMutex);
in AddPerformData()
453
UnlockHcMutex
(g_performDataMutex);
in AddPerformData()
465
UnlockHcMutex
(g_performDataMutex);
in AddPerformData()
469
UnlockHcMutex
(g_performDataMutex);
in AddPerformData()
479
UnlockHcMutex
(g_performDataMutex);
in ResetPerformData()
504
UnlockHcMutex
(g_performDataMute
in ResetPerformData()
[all...]
/base/security/device_auth/test/unittest/tdd_framework/tdd_helper/exception_controller/src/
H
A
D
exception_controller.c
63
UnlockHcMutex
(g_mutex);
in AddCallNum()
85
UnlockHcMutex
(g_mutex);
in SetThrowExceptionIndex()
111
UnlockHcMutex
(g_mutex);
in DestroyExceptionController()
/base/security/device_auth/services/legacy/group_manager/src/broadcast_manager/
H
A
D
broadcast_manager.c
51
UnlockHcMutex
(g_broadcastMutex);
in PostOnGroupCreated()
69
UnlockHcMutex
(g_broadcastMutex);
in PostOnGroupDeleted()
87
UnlockHcMutex
(g_broadcastMutex);
in PostOnDeviceBound()
105
UnlockHcMutex
(g_broadcastMutex);
in PostOnDeviceUnBound()
123
UnlockHcMutex
(g_broadcastMutex);
in PostOnDeviceNotTrusted()
141
UnlockHcMutex
(g_broadcastMutex);
in PostOnLastGroupDeleted()
155
UnlockHcMutex
(g_broadcastMutex);
in PostOnTrustedDeviceNumChanged()
167
UnlockHcMutex
(g_broadcastMutex);
in UpdateListenerIfExist()
171
UnlockHcMutex
(g_broadcastMutex);
in UpdateListenerIfExist()
176
UnlockHcMutex
(g_broadcastMute
in UpdateListenerIfExist()
[all...]
/base/security/device_auth/test/unittest/tdd_framework/tdd_helper/memory_monitor/src/
H
A
D
memory_monitor.cpp
77
UnlockHcMutex
(g_mutex);
in HcMonitorMalloc()
92
UnlockHcMutex
(g_mutex);
in HcMonitorMalloc()
108
UnlockHcMutex
(g_mutex);
in HcMonitorFree()
125
UnlockHcMutex
(g_mutex);
in ReportMonitor()
155
UnlockHcMutex
(g_mutex);
in HcDestroyMallocMonitor()
/base/security/device_auth/services/privacy_enhancement/src/
H
A
D
pseudonym_manager.c
420
UnlockHcMutex
(g_mutex);
in OnOsAccountUnlocked()
442
UnlockHcMutex
(g_mutex);
in OnOsAccountRemoved()
496
UnlockHcMutex
(g_mutex);
in SaveOsAccountPseudonymDb()
502
UnlockHcMutex
(g_mutex);
in SaveOsAccountPseudonymDb()
505
UnlockHcMutex
(g_mutex);
in SaveOsAccountPseudonymDb()
518
UnlockHcMutex
(g_mutex);
in DeletePseudonymInner()
540
UnlockHcMutex
(g_mutex);
in DeletePseudonymInner()
570
UnlockHcMutex
(g_mutex);
in InitPseudonymManger()
597
UnlockHcMutex
(g_mutex);
in LoadPseudonymData()
611
UnlockHcMutex
(g_mute
in GetRealInfo()
[all...]
/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H
A
D
hc_thread.c
52
UnlockHcMutex
(&thread->threadLock);
in StaticThreadFunc()
63
UnlockHcMutex
(&thread->threadLock);
in Start()
84
UnlockHcMutex
(&thread->threadLock);
in Start()
97
UnlockHcMutex
(&thread->threadLock);
in Join()
H
A
D
hc_condition.c
91
UnlockHcMutex
(hcCond->mutex);
in HcCondWait()
99
UnlockHcMutex
(hcCond->mutex);
in HcCondWait()
118
UnlockHcMutex
(hcCond->mutex);
in HcCondNotify()
/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel/
H
A
D
soft_bus_channel.c
47
UnlockHcMutex
(g_channelMutex);
in GetReqIdByChannelId()
51
UnlockHcMutex
(g_channelMutex);
in GetReqIdByChannelId()
68
UnlockHcMutex
(g_channelMutex);
in AddChannelEntry()
81
UnlockHcMutex
(g_channelMutex);
in RemoveChannelEntry()
85
UnlockHcMutex
(g_channelMutex);
in RemoveChannelEntry()
268
UnlockHcMutex
(g_channelMutex);
in DestroySoftBusChannelModule()
/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H
A
D
hc_task_thread.c
33
UnlockHcMutex
(&thread->queueLock);
in PopTask()
51
UnlockHcMutex
(&thread->queueLock);
in PushTask()
66
UnlockHcMutex
(&thread->queueLock);
in Clear()
H
A
D
hc_mutex.c
60
void
UnlockHcMutex
(HcMutex* mutex)
in UnlockHcMutex()
function
/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/
H
A
D
hc_thread.c
45
UnlockHcMutex
(&thread->threadLock);
in StaticThreadFunc()
56
UnlockHcMutex
(&thread->threadLock);
in Start()
77
UnlockHcMutex
(&thread->threadLock);
in Start()
/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H
A
D
hc_mutex.h
32
void
UnlockHcMutex
(HcMutex* mutex);
/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H
A
D
asy_token_manager.c
473
UnlockHcMutex
(g_accountDbMutex);
in DoImportServerPkAndVerify()
480
UnlockHcMutex
(g_accountDbMutex);
in DoImportServerPkAndVerify()
487
UnlockHcMutex
(g_accountDbMutex);
in DoImportServerPkAndVerify()
493
UnlockHcMutex
(g_accountDbMutex);
in DoImportServerPkAndVerify()
663
UnlockHcMutex
(g_accountDbMutex);
in DoExportPkAndCompare()
669
UnlockHcMutex
(g_accountDbMutex);
in DoExportPkAndCompare()
675
UnlockHcMutex
(g_accountDbMutex);
in DoExportPkAndCompare()
687
UnlockHcMutex
(g_accountDbMutex);
in DoExportPkAndCompare()
690
UnlockHcMutex
(g_accountDbMutex);
in DoExportPkAndCompare()
799
UnlockHcMutex
(g_accountDbMute
in DoGenerateAndExportPk()
[all...]
H
A
D
sym_token_manager.c
529
UnlockHcMutex
(g_dataMutex);
in OnOsAccountUnlocked()
537
UnlockHcMutex
(g_dataMutex);
in OnOsAccountRemoved()
669
UnlockHcMutex
(g_dataMutex);
in AddToken()
676
UnlockHcMutex
(g_dataMutex);
in AddToken()
681
UnlockHcMutex
(g_dataMutex);
in AddToken()
700
UnlockHcMutex
(g_dataMutex);
in DeleteToken()
706
UnlockHcMutex
(g_dataMutex);
in DeleteToken()
711
UnlockHcMutex
(g_dataMutex);
in DeleteToken()
782
UnlockHcMutex
(g_dataMutex);
in InitSymTokenManager()
796
UnlockHcMutex
(g_dataMute
in DestroySymTokenManager()
[all...]
/base/security/device_auth/services/data_manager/src/
H
A
D
data_manager.c
606
UnlockHcMutex
(g_databaseMutex);
in OnOsAccountUnlocked()
614
UnlockHcMutex
(g_databaseMutex);
in OnOsAccountRemoved()
687
UnlockHcMutex
(g_databaseMutex);
in LoadDeviceAuthDb()
1330
UnlockHcMutex
(g_databaseMutex);
in AddGroup()
1335
UnlockHcMutex
(g_databaseMutex);
in AddGroup()
1345
UnlockHcMutex
(g_databaseMutex);
in AddGroup()
1351
UnlockHcMutex
(g_databaseMutex);
in AddGroup()
1356
UnlockHcMutex
(g_databaseMutex);
in AddGroup()
1371
UnlockHcMutex
(g_databaseMutex);
in AddTrustedDevice()
1376
UnlockHcMutex
(g_databaseMute
in AddTrustedDevice()
[all...]
/base/security/device_auth/services/key_agree_sdk/src/
H
A
D
key_agree_session_manager.c
56
UnlockHcMutex
(g_sessionMutex);
in CreateKeyAgreeSessionMgr()
/base/security/device_auth/frameworks/src/lite/
H
A
D
ipc_dev_auth_stub.c
159
UnlockHcMutex
(&g_cBMutex);
in UnLockCbStubTable()
H
A
D
ipc_adapt.c
116
UnlockHcMutex
(&g_cbListLock);
in UnLockCallbackList()
/base/security/device_auth/frameworks/src/
H
A
D
ipc_sdk.c
67
UnlockHcMutex
(&g_ipcMutex);
in DelIpcCliCallbackCtx()
78
UnlockHcMutex
(&g_ipcMutex);
in AddIpcCliCallbackCtx()
83
UnlockHcMutex
(&g_ipcMutex);
in AddIpcCliCallbackCtx()
Completed in 18 milliseconds