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:parentId_
(Results
1 - 10
of
10
) sorted by relevance
/foundation/window/window_manager/previewer/include/
H
A
D
window_option.h
427
uint32_t
parentId_
= INVALID_WINDOW_ID;
member in OHOS::Rosen::WindowOption
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/include/
H
A
D
mtpfs_type_basic.h
96
uint32_t
parentId_
;
member in MtpFsTypeBasic
/foundation/window/window_manager/interfaces/innerkits/wm/
H
A
D
window_option.h
501
uint32_t
parentId_
= INVALID_WINDOW_ID;
member in OHOS::Rosen::WindowOption
/foundation/window/window_manager/utils/include/
H
A
D
window_property.h
190
uint32_t
parentId_
= INVALID_WINDOW_ID;
member in OHOS::Rosen::WindowProperty
/foundation/multimedia/media_library/frameworks/services/media_scanner/include/scanner/
H
A
D
metadata.h
196
int32_t
parentId_
;
member in OHOS::Media::Metadata
/foundation/window/window_manager/window_scene/common/include/
H
A
D
window_session_property.h
298
int32_t
parentId_
= INVALID_SESSION_ID; // parentId of sceneSession, which is low 32 bite of parentPersistentId_
member in OHOS::Rosen::WindowSessionProperty
/foundation/arkui/ace_engine/frameworks/core/components/option/
H
A
D
option_component.h
444
int32_t
parentId_
= -1;
member in OHOS::Ace::OptionComponent
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H
A
D
ace_container.h
766
int32_t
parentId_
= 0;
member in OHOS::OHOS::OHOS::Ace::Platform::AceContainer
/foundation/barrierfree/accessibility/interfaces/innerkits/common/include/
H
A
D
accessibility_element_info.h
1757
int64_t
parentId_
= UNDEFINED_ACCESSIBILITY_ID;
member in OHOS::Accessibility::AccessibilityElementInfo
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H
A
D
dom_node.h
881
NodeId
parentId_
= -1;
member in OHOS::Ace::Framework::DOMNode
Completed in 9 milliseconds