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:usage
(Results
1 - 25
of
140
) sorted by relevance
1
2
3
4
5
6
/foundation/arkui/napi/jsvm/
H
A
D
build_jsvm.sh
31
usage
() {
function
/test/testfwk/developer_test/src/core/build/
H
A
D
build_lite_testcases.sh
34
usage
()
function
/test/xts/acts/
H
A
D
build.sh
18
usage
() {
function
H
A
D
runtest.sh
18
usage
()
function
/test/xts/dcts/
H
A
D
build.sh
18
usage
()
function
H
A
D
runtest.sh
18
usage
()
function
/test/xts/hats/
H
A
D
build.sh
18
usage
() {
function
H
A
D
runtest.sh
18
usage
()
function
/test/xts/tools/lite/
H
A
D
buildFun.sh
17
usage
()
function
H
A
D
runtest.sh
30
usage
()
function
/test/xts/hats/kernel/syscalls/resource/getrusage/
H
A
D
GetrusageApiTest.cpp
62
struct rusage
usage
;
in HWTEST_F()
local
[all...]
/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/
H
A
D
main.py
31
def
usage
():
function
/foundation/arkui/ace_engine_lite/frameworks/tools/snapshot/
H
A
D
framework2char.py
147
def
usage
():
function
/foundation/graphic/graphic_surface/interfaces/inner_api/buffer_handle/
H
A
D
buffer_handle.h
32
uint64_t
usage
; /**< the
usage
of memory */
member
/foundation/graphic/graphic_surface/surface/include/
H
A
D
buffer_handle.h
32
uint64_t
usage
; /**< the
usage
of memory */
member
/foundation/multimedia/audio_framework/frameworks/native/playbackcapturer/test/unittest/
H
A
D
playback_capturer_manager_unit_test.cpp
61
std::vector<int32_t>
usage
;
in HWTEST()
local
82
std::vector<int32_t>
usage
;
in HWTEST()
local
96
std::vector<int32_t>
usage
;
HWTEST()
local
[all...]
/foundation/graphic/graphic_surface/interfaces/inner_api/utils/
H
A
D
buffer_handle.h
32
uint64_t
usage
; /**< the
usage
of memory */
member
/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/routing_manager_test/src/
H
A
D
audio_routing_manager_unit_test.cpp
178
AudioDeviceUsage
usage
= MEDIA_OUTPUT_DEVICES;
in HWTEST()
local
190
AudioDeviceUsage
usage
= MEDIA_INPUT_DEVICES;
in HWTEST()
local
202
AudioDeviceUsage
usage
= ALL_MEDIA_DEVICES;
in HWTEST()
local
214
AudioDeviceUsage
usage
= CALL_OUTPUT_DEVICES;
in HWTEST()
local
226
AudioDeviceUsage
usage
= CALL_INPUT_DEVICES;
in HWTEST()
local
238
AudioDeviceUsage
usage
= ALL_CALL_DEVICES;
HWTEST()
local
250
AudioDeviceUsage
usage
= D_ALL_DEVICES;
HWTEST()
local
[all...]
/foundation/multimedia/audio_framework/frameworks/cj/src/
H
A
D
multimedia_audio_stream_manager_impl.cpp
42
CArrI32 MMAAudioStreamManagerImpl::GetAudioEffectInfoArray(int32_t
usage
, int32_t *errorCode)
in GetAudioEffectInfoArray()
argument
/test/xts/hats/kernel/syscalls/async/wait4/
H
A
D
Wait4ApiTest.cpp
116
struct rusage
usage
;
in HWTEST_F()
local
/foundation/multimedia/audio_framework/frameworks/native/playbackcapturer/src/
H
A
D
playback_capturer_manager.cpp
92
void PlaybackCapturerManager::SetSupportStreamUsage(std::vector<int32_t>
usage
)
in SetSupportStreamUsage()
argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H
A
D
render_node_graph_manager.cpp
99
RenderHandleReference RenderNodeGraphManager::LoadAndCreate(const RenderNodeGraphUsageType
usage
, const string_view uri)
in LoadAndCreate()
argument
114
RenderHandleReference RenderNodeGraphManager::Create(const RenderNodeGraphUsageType
usage
,
in Create()
argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H
A
D
audio_policy_manager_listener_proxy.cpp
79
void AudioPolicyManagerListenerProxy::OnAvailableDeviceChange(const AudioDeviceUsage
usage
,
in OnAvailableDeviceChange()
argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/
H
A
D
rs_surface_ohos_raster_test.cpp
52
uint64_t
usage
= 0;
in HWTEST_F()
local
/foundation/graphic/surface_lite/frameworks/
H
A
D
buffer_manager.cpp
152
SurfaceBufferImpl* BufferManager::AllocBuffer(uint32_t size, uint32_t
usage
)
in AllocBuffer()
argument
172
SurfaceBufferImpl* BufferManager::AllocBuffer(uint32_t width, uint32_t height, uint32_t format, uint32_t
usage
)
in AllocBuffer()
argument
[all...]
Completed in 9 milliseconds
1
2
3
4
5
6