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:isFoldable
(Results
1 - 10
of
10
) sorted by relevance
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
display_info_utils.cpp
34
auto
isFoldable
= Rosen::DisplayManager::GetInstance().IsFoldable();
in GetDisplayInfo()
local
60
auto
isFoldable
= Rosen::DisplayManager::GetInstance().IsFoldable();
in InitIsFoldable()
local
69
auto
isFoldable
= Rosen::DisplayManager::GetInstance().IsFoldable();
in IsFoldable()
local
/foundation/arkui/ace_engine/frameworks/core/common/
H
A
D
display_info.h
77
void SetIsFoldable(bool
isFoldable
)
in SetIsFoldable()
argument
/foundation/multimedia/camera_framework/services/camera_service/include/
H
A
D
hcamera_service.h
271
bool
isFoldable
= false;
member in OHOS::CameraStandard::HCameraService
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H
A
D
observer_manager.cpp
521
bool
isFoldable
= OHOS::Rosen::DisplayManager::GetInstance().IsFoldable();
in InitDisplayModeObserver()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H
A
D
folder_stack_layout_algorithm.cpp
288
bool
isFoldable
= displayInfo->GetIsFoldable();
in IsIntoFolderStack()
local
/foundation/window/window_manager/dm/src/
H
A
D
oh_display_manager.cpp
402
bool
isFoldable
= DisplayManager::GetInstance().IsFoldable();
in OH_NativeDisplayManager_IsFoldable()
local
/foundation/multimedia/camera_framework/services/camera_service/src/
H
A
D
hcamera_device.cpp
431
bool
isFoldable
= OHOS::Rosen::DisplayManager::GetInstance().IsFoldable();
in HandleFoldableDevice()
local
446
bool
isFoldable
= OHOS::Rosen::DisplayManager::GetInstance().IsFoldable();
in CloseDevice()
local
1355
bool
isFoldable
= OHOS::Rosen::DisplayManager::GetInstance().IsFoldable();
in RemoveResourceWhenHostDied()
local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H
A
D
camera_manager.cpp
1262
bool
isFoldable
= GetIsFoldable();
in GetSupportedCameras()
local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H
A
D
capture_session.cpp
5665
bool
isFoldable
= CameraManager::GetInstance()->GetIsFoldable();
in IsAutoDeviceSwitchSupported()
local
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H
A
D
pipeline_context.cpp
5366
bool
isFoldable
= container->IsFoldable();
in UpdateHalfFoldHoverStatus()
local
Completed in 29 milliseconds