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:GetType
(Results
1 - 24
of
24
) sorted by relevance
/drivers/peripheral/power/interfaces/hdi_service/src/
H
A
D
running_lock_counter.h
40
RunningLockType
GetType
() const
in GetType()
function in OHOS::HDI::Power::V1_2::RunningLockCounter
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H
A
D
drm_plane.h
58
uint32_t
GetType
() const
in GetType()
function in OHOS::HDI::DISPLAY::DrmPlane
H
A
D
drm_device.cpp
270
if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->
GetType
())) {
in GetDrmPlane()
/drivers/hdf_core/interfaces/inner_api/hdi/base/
H
A
D
hdi_smq.h
290
if (meta_ != nullptr && meta_->
GetType
() == SYNCED_SMQ && readOffset_ != nullptr) {
in ~SharedMemQueue()
318
if (meta_->
GetType
() == SYNCED_SMQ) {
in Init()
438
if (meta_->
GetType
() != SmqType::SYNCED_SMQ) {
in Write()
483
if (meta_->
GetType
() != SmqType::SYNCED_SMQ) {
in Read()
540
if (count >= avalidWrite && meta_->
GetType
() == SmqType::SYNCED_SMQ) {
in WriteNonBlocking()
H
A
D
hdi_smq_meta.h
144
uint32_t
GetType
();
350
uint32_t SharedMemQueueMeta<T>::
GetType
()
in GetType()
function in OHOS::HDI::Base::SharedMemQueueMeta
/drivers/hdf_core/framework/tools/hdi-gen/ast/
H
A
D
ast_parameter.h
36
inline AutoPtr<ASTType>
GetType
()
in GetType()
function in OHOS::HDI::ASTParameter
H
A
D
ast_enum_type.h
37
inline AutoPtr<ASTType>
GetType
()
in GetType()
function in OHOS::HDI::ASTEnumValue
/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H
A
D
cpp_service_stub_code_emitter.cpp
242
AutoPtr<ASTType> paramType = param->
GetType
();
in GetSourceOtherLibInclusions()
244
(param->
GetType
()->IsInterfaceType() || paramType->HasInnerType(TypeKind::TYPE_INTERFACE))) {
in GetSourceOtherLibInclusions()
249
(param->
GetType
()->IsInterfaceType() || paramType->HasInnerType(TypeKind::TYPE_INTERFACE))) {
in GetSourceOtherLibInclusions()
264
AutoPtr<ASTType> paramType = param->
GetType
();
in GetSourceOtherFileInclusions()
266
(param->
GetType
()->IsInterfaceType() || paramType->HasInnerType(TypeKind::TYPE_INTERFACE))) {
in GetSourceOtherFileInclusions()
511
AutoPtr<ASTType> type = param->
GetType
();
in EmitLocalVariable()
543
AutoPtr<ASTType> paramType = param->
GetType
();
in GetUtilMethods()
H
A
D
c_code_emitter.cpp
49
if (EmitNeedLoopVar(param->
GetType
(), needRW, needFree)) {
in EmitMethodNeedLoopVar()
103
AutoPtr<ASTType> paramType = param->
GetType
();
in EmitErrorHandle()
H
A
D
cpp_code_emitter.cpp
230
AutoPtr<ASTType> type = param->
GetType
();
in EmitWriteMethodParameter()
237
AutoPtr<ASTType> type = param->
GetType
();
in EmitReadMethodParameter()
H
A
D
c_service_stub_code_emitter.cpp
347
AutoPtr<ASTType> type = param->
GetType
();
in EmitStubLocalVariable()
358
AutoPtr<ASTType> type = param->
GetType
();
in EmitReadStubMethodParameter()
432
AutoPtr<ASTType> type = param->
GetType
();
in EmitOutVarMemInitialize()
473
EmitCallParameter(sb, param->
GetType
(), param->GetAttribute(), param->GetName());
in EmitStubCallMethod()
737
AutoPtr<ASTType> paramType = param->
GetType
();
in GetUtilMethods()
H
A
D
code_emitter.cpp
98
AutoPtr<ASTType> type = param->
GetType
();
in NeedFlag()
H
A
D
java_client_proxy_code_emitter.cpp
224
AutoPtr<ASTType> type = param->
GetType
();
in EmitLocalVariable()
H
A
D
c_client_proxy_code_emitter.cpp
180
AutoPtr<ASTType> paramType = param->
GetType
();
in GetHeaderOtherLibInclusions()
408
AutoPtr<ASTType> type = param->
GetType
();
in EmitReadProxyMethodParameter()
804
AutoPtr<ASTType> paramType = param->
GetType
();
in GetUtilMethods()
H
A
D
cpp_client_proxy_code_emitter.cpp
426
AutoPtr<ASTType> paramType = param->
GetType
();
in GetSourceOtherLibInclusions()
445
AutoPtr<ASTType> paramType = param->
GetType
();
in GetSourceOtherFileInclusions()
447
(param->
GetType
()->IsInterfaceType() || paramType->HasInnerType(TypeKind::TYPE_INTERFACE))) {
in GetSourceOtherFileInclusions()
861
AutoPtr<ASTType> paramType = param->
GetType
();
in GetUtilMethods()
/drivers/peripheral/display/composer/vdi_base/include/
H
A
D
drm_plane.h
166
uint32_t
GetType
() const
in GetType()
function in OHOS::HDI::DISPLAY::DrmPlane
H
A
D
hdi_layer.h
99
LayerType
GetType
() const
in GetType()
function in OHOS::HDI::DISPLAY::HdiLayer
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/include/
H
A
D
inode.h
54
virtual std::string
GetType
() const = 0;
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/node_base/
H
A
D
node_base.h
65
std::string
GetType
() const override;
H
A
D
node_base.cpp
115
std::string NodeBase::
GetType
() const
in GetType()
function in OHOS::Camera::NodeBase
/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H
A
D
hdi_video_composition.cpp
168
if (hdiLayer.
GetType
() == LAYER_TYPE_SIDEBAND) {
in CanHandle()
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H
A
D
hdi_layer.h
105
LayerType
GetType
() const
in GetType()
function in OHOS::HDI::DISPLAY::HdiLayer
/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample_driver/
H
A
D
sample_hdi_service.cpp
163
if (smqLocal->GetMeta()->
GetType
() == SmqType::SYNCED_SMQ) {
in SampleServiceTansSmq()
/drivers/peripheral/display/composer/vdi_base/src/
H
A
D
drm_device.cpp
279
if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->
GetType
())) {
in GetDrmPlane()
Completed in 16 milliseconds