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:stub_
(Results
1 - 25
of
31
) sorted by relevance
1
2
/base/powermgr/power_manager/services/zidl/src/shutdown/
H
A
D
shutdown_stub_delegator.h
38
IRemoteStub<IPowerMgr>&
stub_
;
member in OHOS::PowerMgr::ShutdownStubDelegator
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H
A
D
inter_ipc_stub_death_listener.h
44
std::weak_ptr<InterIpcStub>
stub_
;
member in OHOS::Sharing::InterIpcStubDeathListener
/foundation/communication/ipc/ipc/native/src/core/include/
H
A
D
stub_refcount_object.h
31
IRemoteObject *
stub_
;
member in OHOS::StubRefCountObject
H
A
D
comm_auth_info.h
37
IRemoteObject *
stub_
;
member in OHOS::CommAuthInfo
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H
A
D
sec_comp_stub_mock_test.h
79
sptr<SecCompStubMock>
stub_
= nullptr;
member in OHOS::Security::SecurityComponent::SecCompStubMockTest
H
A
D
sec_comp_stub_test.h
78
sptr<SecCompStubMock>
stub_
= nullptr;
member in OHOS::Security::SecurityComponent::SecCompStubTest
/foundation/window/window_manager/extension/window_extension/include/
H
A
D
js_window_extension.h
93
sptr<WindowExtensionStubImpl>
stub_
;
member in OHOS::Rosen::JsWindowExtension
/base/notification/distributed_notification_service/services/ans/test/unittest/access_token_helper_test/
H
A
D
access_token_helper_test.cpp
42
std::shared_ptr<AccessTokenHelper>
stub_
;
member in OHOS::Notification::AccessTokenHelperTest
/base/security/device_security_level/interfaces/inner_api/src/standard/
H
A
D
device_security_level_callback_helper.h
72
sptr<DeviceSecurityLevelCallbackStub>
stub_
;
member in OHOS::Security::DeviceSecurityLevel::DeviceSecurityLevelCallbackHelper
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/transaction/
H
A
D
rs_render_service_stub_test.cpp
38
static sptr<RSRenderServiceStub>
stub_
;
member in OHOS::Rosen::RSRenderServiceStubTest
41
sptr<RSRenderServiceStub> RSRenderServiceStubTest::
stub_
= new RSRenderService();
member in OHOS::Rosen::RSRenderServiceStubTest
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/transaction/
H
A
D
rs_render_service_stub_unittest_test.cpp
38
static sptr<RSRenderServiceStub>
stub_
;
member in OHOS::Rosen::RSRenderServiceStubUnitTest
41
sptr<RSRenderServiceStub> RSRenderServiceStubUnitTest::
stub_
= new RSRenderService();
member in OHOS::Rosen::RSRenderServiceStubUnitTest
/foundation/communication/dsoftbus/tests/sdk/frame/fuzztest/softbusclientstub2_fuzzer/
H
A
D
softbusclientstub2_fuzzer.cpp
92
OHOS::sptr<OHOS::SoftBusClientStub>
stub_
;
member in __anon6960::TestEnv
/foundation/window/window_manager/dmserver/test/unittest/
H
A
D
display_manager_stub_test.cpp
43
sptr<DisplayManagerStub>
stub_
;
member in OHOS::Rosen::DisplayManagerStubTest
[all...]
/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub2_fuzzer/
H
A
D
softbusserverstub2_fuzzer.cpp
107
OHOS::sptr<OHOS::SoftBusServer>
stub_
;
member in __anon6955::TestEnv
/foundation/barrierfree/accessibility/frameworks/aafwk/test/unittest/
H
A
D
accessible_ability_channel_client_test.cpp
43
sptr<MockAccessibleAbilityChannelStub>
stub_
= nullptr;
member in OHOS::Accessibility::AccessibleAbilityChannelClientTest
[all...]
/foundation/window/window_manager/dm/test/unittest/
H
A
D
display_manager_agent_stub_test.cpp
33
sptr<DisplayManagerAgentStub>
stub_
;
member in OHOS::Rosen::DisplayManagerAgentStubTest
[all...]
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/include/
H
A
D
pastedata_record_napi.h
63
std::shared_ptr<PastedataRecordEntryGetterImpl>
stub_
= nullptr;
member in OHOS::MiscServicesNapi::PastedataRecordEntryGetterInstance
/foundation/window/window_manager/window_scene/test/dms_unittest/
H
A
D
screen_session_manager_lite_stub_test.cpp
42
sptr<ScreenSessionManagerLiteStub>
stub_
;
member in OHOS::Rosen::ScreenSessionManagerLiteStubTest
[all...]
/foundation/window/window_manager/window_scene/test/unittest/
H
A
D
scene_session_manager_stub_lifecycle_test.cpp
40
sptr<SceneSessionManagerStub>
stub_
;
member in OHOS::Rosen::SceneSessionManagerStubLifecycleTest
[all...]
/foundation/window/window_manager/wm/test/unittest/
H
A
D
window_manager_agent_stub_test.cpp
31
sptr<WindowManagerAgentStub>
stub_
;
member in OHOS::Rosen::WindowManagerAgentStubTest
[all...]
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_stub_test/
H
A
D
ans_subscriber_stub_unit_test.cpp
50
sptr<AnsSubscriberStub>
stub_
;
member in OHOS::Notification::AnsSubscriberStubUnitTest
[all...]
/foundation/distributeddatamgr/pasteboard/test/fuzztest/pasteboardservice_fuzzer/
H
A
D
pasteboardservice_fuzzer.cpp
216
sptr<PasteboardServiceMock>
stub_
;
member in __anon8355::TestEnv
/foundation/window/window_manager/wmserver/test/unittest/
H
A
D
window_manager_stub_test.cpp
29
sptr<WindowManagerStub>
stub_
;
member in OHOS::Rosen::WindowManagerStubTest
[all...]
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H
A
D
accessible_ability_manager_service_test.cpp
62
sptr<AccessibleAbilityClientStub>
stub_
= nullptr;
member in OHOS::Accessibility::AccessibleAbilityManagerServiceUnitTest
[all...]
H
A
D
accessibility_setting_observer_test.cpp
59
sptr<AccessibleAbilityClientStub>
stub_
= nullptr;
member in OHOS::Accessibility::AccessibilitySettingObserverTest
[all...]
Completed in 15 milliseconds
1
2