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:appInfo_
(Results
1 - 12
of
12
) sorted by relevance
/foundation/arkui/ace_engine/adapter/preview/external/ability/stage/
H
A
D
stage_context.h
43
RefPtr<StageAppInfo>
appInfo_
;
member in OHOS::Ace::StageContext
/foundation/arkui/ace_engine/adapter/preview/external/ability/fa/
H
A
D
fa_context.h
41
RefPtr<FaAppInfo>
appInfo_
;
member in OHOS::Ace::FaContext
/foundation/ability/ability_runtime/services/appmgr/include/
H
A
D
module_running_record.h
179
std::shared_ptr<ApplicationInfo>
appInfo_
; // the application's info
member in OHOS::AppExecFwk::ModuleRunningRecord
H
A
D
app_running_record.h
1039
std::shared_ptr<ApplicationInfo>
appInfo_
= nullptr; // the application's info of this process
member in OHOS::AppExecFwk::AppRunningRecord
/foundation/ability/ability_runtime/service_router_framework/services/srms/include/
H
A
D
inner_service_info.h
124
AppInfo
appInfo_
;
member in OHOS::AbilityRuntime::InnerServiceInfo
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H
A
D
audio_capturer_wrapper.h
90
OHOS::AudioStandard::AppInfo
appInfo_
;
member in OHOS::Media::AudioCapturerWrapper
H
A
D
screen_capture_server.h
386
OHOS::AudioStandard::AppInfo
appInfo_
;
member in OHOS::Media::ScreenCaptureServer
/foundation/window/window_manager/test/systemtest/wms/
H
A
D
window_water_mark_test.cpp
71
Utils::TestWindowInfo
appInfo_
;
member in OHOS::Rosen::WaterMarkTest
/foundation/ability/ability_runtime/test/unittest/app_running_manager_second_test/
H
A
D
app_running_manager_second_test.cpp
69
static std::shared_ptr<ApplicationInfo>
appInfo_
;
member in OHOS::AppExecFwk::AppRunningManagerSecondTest
75
std::shared_ptr<ApplicationInfo> AppRunningManagerSecondTest::
appInfo_
= nullptr;
member in OHOS::AppExecFwk::AppRunningManagerSecondTest
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/include/
H
A
D
audio_capturer_private.h
140
AppInfo
appInfo_
= {};
member in OHOS::AudioStandard::AudioCapturerPrivate
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/include/
H
A
D
audio_renderer_private.h
192
AppInfo
appInfo_
= {};
member in OHOS::AudioStandard::AudioRendererPrivate
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H
A
D
simulator.cpp
147
std::shared_ptr<AppExecFwk::ApplicationInfo>
appInfo_
;
member in OHOS::AbilityRuntime::__anon274::SimulatorImpl
[all...]
Completed in 8 milliseconds