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 - 7
of
7
) sorted by relevance
/base/powermgr/power_manager/services/zidl/src/shutdown/
H
A
D
shutdown_stub_delegator.h
38
IRemoteStub<IPowerMgr>&
stub_
;
member in OHOS::PowerMgr::ShutdownStubDelegator
/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
/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
/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...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H
A
D
stub_compiler.cpp
66
Stub *
stub_
;
member in panda::ecmascript::kungfu::StubPassData
Completed in 3 milliseconds