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:mtx
(Results
1 - 25
of
26
) sorted by relevance
1
2
/foundation/systemabilitymgr/samgr_lite/samgr_client/source/
H
A
D
remote_register.h
28
MutexId
mtx
;
member
/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/include/
H
A
D
wait_for_result.h
30
std::mutex
mtx
;
member in OHOS::IntellVoiceTests::WaitForResult
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
log_wrapper.cpp
168
static std::mutex
mtx
;
in LogBacktrace()
local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/include/latency_control/
H
A
D
network_latency_controller.h
48
std::mutex
mtx
;
member in OHOS::ResourceSchedule::NetworkLatencyController
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/
H
A
D
fixed_size_list.h
81
mutable std::mutex
mtx
; // mutable to allow const methods to lock the mutex
member in OHOS::CameraStandard::FixedSizeList
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H
A
D
samgr_time_handler.cpp
29
static mutex
mtx
;
member
/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H
A
D
samgr_server.h
47
MutexId
mtx
;
member
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H
A
D
samgr_ipc_adapter.h
43
MutexId
mtx
;
member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H
A
D
shader_cache.h
44
std::mutex&
mtx
;
member
/foundation/arkui/napi/interfaces/inner_api/cjffi/native/
H
A
D
ffi_remote_data.h
79
std::mutex
mtx
;
member in OHOS::FFI::FFIDataManager
/foundation/distributedhardware/distributed_camera/services/data_process/include/pipeline_node/fpscontroller/
H
A
D
fps_controller_process.h
62
std::mutex
mtx
;
member in OHOS::DistributedHardware::FpsControllerProcess
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H
A
D
form_renderer_dispatcher_impl.cpp
55
std::mutex
mtx
;
in DispatchPointerEvent()
member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_verifymanager_test/
H
A
D
bms_bundle_verifymanager_test.cpp
413
auto &
mtx
= impl.GetBundleMutex(BUNDLE_NAME);
in HWTEST_F()
local
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/
H
A
D
geometry_bezier_arc.cpp
207
TransAffine
mtx
= TransAffine::TransAffineRotation(angle);
in Init()
local
/foundation/multimedia/av_codec/test/moduletest/vcodec/hdrcodec/src/InnerAPI/
H
A
D
hdrcodec_inner_ndk_sample.cpp
359
std::mutex
mtx
;
in WaitForEos()
local
/foundation/multimedia/av_codec/test/moduletest/vcodec/hdrcodec/src/
H
A
D
hdrcodec_ndk_sample.cpp
472
std::mutex
mtx
;
in WaitForEos()
local
/foundation/resourceschedule/ffrt/test/ut/testcase/
H
A
D
ut_csync.cpp
258
ffrt::mutex
mtx
;
in HWTEST_F()
member
525
ffrt::mutex
mtx
;
in HWTEST_F()
local
565
static void NotifyOneTest(ffrt::mutex&
mtx
, ffrt::condition_variable& cv)
in NotifyOneTest()
argument
596
static void WaitUntilTimeoutTest(ffrt::mutex&
mtx
, ffrt::condition_variable& cv)
in WaitUntilTimeoutTest()
argument
626
WaitUtilFlagTest_1(ffrt::mutex&
mtx
, ffrt::condition_variable& cv)
WaitUtilFlagTest_1()
argument
656
WaitUtilFlagTest_2(ffrt::mutex&
mtx
, ffrt::condition_variable& cv)
WaitUtilFlagTest_2()
argument
684
WaitForTest_1(ffrt::mutex&
mtx
, ffrt::condition_variable& cv)
WaitForTest_1()
argument
712
WaitForTest_2(ffrt::mutex&
mtx
, ffrt::condition_variable& cv)
WaitForTest_2()
argument
736
WaitForTest_3(ffrt::mutex&
mtx
, ffrt::condition_variable& cv)
WaitForTest_3()
argument
765
WaitForTest_4(ffrt::mutex&
mtx
, ffrt::condition_variable& cv)
WaitForTest_4()
argument
795
ffrt::mutex
mtx
;
HWTEST_F()
local
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H
A
D
js_plugin_callback.cpp
378
std::mutex
mtx
;
in OnRequestCallBack()
member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H
A
D
verify_manager_host_impl.cpp
165
auto &
mtx
= GetBundleMutex(bundleName);
in Verify()
local
521
auto &
mtx
= GetBundleMutex(innerBundleInfo.GetBundleName());
in DeleteAbc()
local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H
A
D
render_system.h
121
BASE_NS::Math::Mat4X4
mtx
; // world matrix
member
/foundation/multimedia/media_library/frameworks/js/src/
H
A
D
cloud_enhancement_napi.cpp
57
static mutex
mtx
;
member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H
A
D
bundle_mgr_service_event_handler.cpp
331
auto&
mtx
= dataMgr->GetBundleMutex(bundleName);
in SaveInstallInfoToCache()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H
A
D
distributeddb_nb_cursor_testcase.cpp
1616
std::mutex
mtx
;
in ResultSetDb024()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H
A
D
distributeddb_cloud_syncer_download_assets_test.cpp
2515
std::mutex
mtx
;
in HWTEST_F()
local
2626
std::mutex
mtx
;
in HWTEST_F()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
bundle_mgr_service_event_handler.cpp
817
auto &
mtx
= dataMgr->GetBundleMutex(bundleName);
in SaveInstallInfoToCache()
local
Completed in 26 milliseconds
1
2