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:flat
(Results
1 - 9
of
9
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H
A
D
rs_ashmem_helper_test.cpp
77
flat_binder_object*
flat
= reinterpret_cast<flat_binder_object*>(data + object[i]);
in CreateMessageParcel()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H
A
D
rs_ashmem_helper.cpp
189
const flat_binder_object*
flat
= reinterpret_cast<flat_binder_object*>(data + object[i]);
in CopyFileDescriptor()
local
208
flat_binder_object*
flat
= reinterpret_cast<flat_binder_object*>(data + object[i]);
in InjectFileDescriptor()
local
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H
A
D
js_util.cpp
167
napi_value
flat
= nullptr;
in GetDeviceAxisInfo()
local
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H
A
D
input_device.cpp
156
InputDevice::AxisInfo::AxisInfo(int32_t type, int32_t min, int32_t max, int32_t fuzz, int32_t
flat
, int32_t resolution)
in AxisInfo()
argument
199
void InputDevice::AxisInfo::SetFlat(int32_t
flat
)
in SetFlat()
argument
/foundation/communication/ipc/ipc/native/src/core/source/
H
A
D
message_parcel.cpp
53
void AcquireObject(flat_binder_object *
flat
, const void *cookie)
in AcquireObject()
argument
284
const flat_binder_object *
flat
= nullptr;
in ClearFileDescriptor()
local
314
const
flat
_binder_object *
flat
= nullptr;
ContainFileDescriptors()
local
583
flat
_binder_object *
flat
= reinterpret_cast<
flat
_binder_object *>(this->GetData() + offset);
Append()
local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H
A
D
rs_profiler_base.cpp
565
const flat_binder_object*
flat
= reinterpret_cast<flat_binder_object*>(parcelData + object[i]);
in MarshalRenderModifier()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H
A
D
rs_render_service_connection_stub.cpp
172
const flat_binder_object*
flat
= reinterpret_cast<flat_binder_object*>(data + object[i]);
in CopyFileDescriptor()
local
/foundation/multimodalinput/input/util/common/include/
H
A
D
struct_multimodal.h
225
int32_t
flat
;
member
/foundation/communication/ipc/ipc/native/src/mock/source/
H
A
D
binder_invoker.cpp
205
auto
flat
= reinterpret_cast<flat_binder_object *>(dataOffset + *(objOffset + i));
in TranslateDBinderProxy()
local
330
bool BinderInvoker::AddCommAuth(int32_t handle, flat_binder_object *
flat
)
in AddCommAuth()
argument
422
auto
flat
= reinterpret_cast<
flat
_binder_object *>(dataBuf + objOffset[i]);
TranslateDBinderStub()
local
1330
flat
_binder_object
flat
= {
SetRegistryObject()
local
1490
flat
_binder_object
flat
;
FlattenObject()
local
1537
auto *
flat
= reinterpret_cast<const
flat
_binder_object *>(buffer);
UnflattenObject()
local
1575
auto *
flat
= reinterpret_cast<const
flat
_binder_object *>(buffer);
ReadFileDescriptor()
local
1588
flat
_binder_object
flat
;
WriteFileDescriptor()
local
[all...]
Completed in 12 milliseconds