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:windowId
(Results
1 - 9
of
9
) sorted by relevance
/test/xts/acts/graphic/windowNdk/entry/src/main/cpp/
H
A
D
windowNdkTest.cpp
39
int32_t
windowId
;
in filterKeyCode()
local
56
int32_t
windowId
;
in unFilterKeyCode()
local
/third_party/vk-gl-cts/framework/platform/ohos/
H
A
D
tcuOhosPlatform.cpp
71
VulkanWindowOhos (uint64_t
windowId
)
in VulkanWindowOhos()
argument
/test/testfwk/arkxtest/uitest/server/
H
A
D
element_node_iterator_impl.cpp
68
bool ElementNodeIteratorImpl::DFSNext(Widget &widget, uint32_t
windowId
)
in DFSNext()
argument
H
A
D
system_ui_controller.cpp
908
static void CreateHidumperCmd(const std::string &
windowId
, vector<u16string> &result)
in CreateHidumperCmd()
argument
919
void SysUiController::GetHidumperInfo(std::string
windowId
, char **buf, size_t &len)
in GetHidumperInfo()
argument
/test/testfwk/arkxtest/uitest/test/
H
A
D
mock_element_node_iterator.h
39
std::string
windowId
= "12";
member
/test/testfwk/arkxtest/uitest/core/
H
A
D
ui_controller.h
115
virtual void GetHidumperInfo(std::string
windowId
, char **buf, size_t &len) {};
in GetHidumperInfo()
argument
H
A
D
dump_handler.cpp
94
auto
windowId
= atoi(windowIdValue.substr(1, windowIdValue.size() - 2).c_str());
in AddExtraAttrs()
local
/test/xts/dcts/distributedhardware/distributedscreentest/
H
A
D
test.cpp
340
int32_t
windowId
= ScreenClient::GetInstance().AddWindow(windowProperty);
in CreateWindow()
local
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
H
A
D
rosen_context_impl.cpp
453
static uint64_t
windowId
= 1;
in CreateWindow()
local
475
void *RosenContextImpl::GetNativeWindow(uint64_t
windowId
)
in GetNativeWindow()
argument
481
void RosenContextImpl::DestoryWindow(uint64_t
windowId
)
in DestoryWindow()
argument
Completed in 7 milliseconds