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:queue_
(Results
51 - 75
of
86
) sorted by relevance
1
2
3
4
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/event/
H
A
D
wifi_direct_event_template_dispatcher.h
72
WifiDirectEventQueue *
queue_
;
member in OHOS::SoftBus::WifiDirectEventTemplateDispatcher
/foundation/distributedhardware/device_manager/utils/include/timer/
H
A
D
dm_timer.h
73
std::shared_ptr<ffrt::queue>
queue_
;
member in OHOS::DistributedHardware::DmTimer
/third_party/node/deps/v8/src/compiler/
H
A
D
control-flow-optimizer.h
51
ZoneQueue<Node*>
queue_
;
member in v8::internal::compiler::final
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H
A
D
device.h
103
VkQueue
queue_
= VK_NULL_HANDLE;
member in amber::vulkan::Device
/base/powermgr/display_manager/brightness_manager/include/
H
A
D
brightness_service.h
230
std::shared_ptr<PowerMgr::FFRTQueue>
queue_
;
member in OHOS::DisplayPowerMgr::BrightnessService
/base/msdp/device_status/intention/common/channel/include/
H
A
D
channel.h
177
std::deque<Event>
queue_
;
member in OHOS::Msdp::DeviceStatus::Channel
[all...]
/foundation/ai/intelligent_voice_framework/utils/
H
A
D
queue_util.h
144
std::queue<T>
queue_
;
global()
member in OHOS::IntellVoiceUtils::QueueUtil
[all...]
H
A
D
message_queue.h
70
std::queue<std::shared_ptr<Message>>
queue_
;
member in OHOS::IntellVoiceUtils::MessageQueue
/foundation/graphic/graphic_3d/lume/metaobject/src/
H
A
D
future.h
66
ITaskQueue::WeakPtr
queue_
;
member in final
/foundation/multimodalinput/input/intention/common/channel/include/
H
A
D
channel.h
177
std::deque<Event>
queue_
;
member in OHOS::Msdp::DeviceStatus::Channel
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H
A
D
napi_rdb_store.h
125
std::shared_ptr<AppDataMgrJsKit::UvQueue>
queue_
= nullptr;
member in OHOS::RelationalStoreJsKit::RdbStoreProxy::SyncObserver
140
std::shared_ptr<AppDataMgrJsKit::UvQueue>
queue_
= nullptr;
member in OHOS::RelationalStoreJsKit::RdbStoreProxy::NapiStatisticsObserver
166
std::shared_ptr<AppDataMgrJsKit::UvQueue>
queue_
;
member in OHOS::RelationalStoreJsKit::RdbStoreProxy
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H
A
D
task_state_manager.h
52
ffrt::queue
queue_
;
member in OHOS::FileManagement::CloudSync::TaskStateManager
/base/powermgr/display_manager/state_manager/service/native/include/
H
A
D
display_power_mgr_service.h
157
std::shared_ptr<PowerMgr::FFRTQueue>
queue_
;
member in OHOS::DisplayPowerMgr::DisplayPowerMgrService
/base/notification/eventhandler/interfaces/inner_api/
H
A
D
event_runner.h
344
std::shared_ptr<EventQueue>
queue_
;
member in OHOS::AppExecFwk::final
/base/notification/distributed_notification_service/services/ans/include/
H
A
D
reminder_data_manager.h
754
std::shared_ptr<ffrt::queue>
queue_
= nullptr;
member in OHOS::Notification::final
/foundation/arkui/ace_engine/frameworks/core/image/
H
A
D
image_compressor.h
85
cl_command_queue
queue_
;
member in OHOS::Ace::ImageCompressor
/foundation/arkui/napi/native_engine/
H
A
D
native_safe_async_work.h
104
std::queue<void*>
queue_
;
member in NativeSafeAsyncWork
/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/
H
A
D
ring_queue.h
185
Array
queue_
;
member in OHOS::Rosen::RingQueue
/foundation/multimedia/av_codec/test/unittest/filter_test/
H
A
D
video_capture_filter_unit_test.cpp
358
sptr<BufferQueue>
queue_
= new BufferQueue(surf->name_, surf->isShared_);
in CreateSurfaceAsConsumer()
local
/foundation/distributedhardware/device_manager/services/implementation/include/devicestate/
H
A
D
dm_device_state_manager.h
70
std::queue<std::shared_ptr<NotifyEvent>>
queue_
;
member
/third_party/node/deps/v8/src/wasm/
H
A
D
module-compiler.h
113
std::unordered_set<Key, Hash>
queue_
;
member in v8::internal::wasm::WrapperQueue
/base/theme/screenlock_mgr/services/include/
H
A
D
screenlock_system_ability.h
217
static std::shared_ptr<ffrt::queue>
queue_
;
member in OHOS::ScreenLock::ScreenLockSystemAbility
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H
A
D
rs_vulkan_context.h
231
VkQueue
queue_
= VK_NULL_HANDLE;
member in OHOS::Rosen::RsVulkanInterface
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/sample/decoder/
H
A
D
vdec_sample.cpp
200
std::queue<WindowObject>
queue_
;
global()
member in VideoDecSample::SurfaceObject
[all...]
/base/theme/screenlock_mgr/services/src/
H
A
D
screenlock_system_ability.cpp
73
std::shared_ptr<ffrt::queue> ScreenLockSystemAbility::
queue_
;
member in OHOS::ScreenLock::ScreenLockSystemAbility
[all...]
Completed in 16 milliseconds
1
2
3
4