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:videoCount
(Results
1 - 8
of
8
) sorted by relevance
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H
A
D
medialibrary_rdb_utils.h
36
int
videoCount
;
member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H
A
D
fetch_result.cpp
597
int32_t
videoCount
= hiddenOnly_ ? -1 :
in SetPhotoAlbum()
local
/foundation/multimedia/media_library/frameworks/services/media_dfx/include/
H
A
D
dfx_const.h
134
int32_t
videoCount
= 0;
member
146
int32_t
videoCount
;
member
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H
A
D
dfx_reporter.cpp
402
int32_t
videoCount
= photoRecordInfo.
videoCount
;
in ReportPhotoRecordInfo()
local
/foundation/communication/dsoftbus/core/transmission/session/src/
H
A
D
softbus_scenario_manager.c
72
int
videoCount
;
member
/foundation/multimedia/media_library/frameworks/js/src/
H
A
D
media_album_change_request_napi.cpp
889
int
videoCount
= hiddenOnly ? -1 :
in FetchNewCount()
local
H
A
D
photo_album_napi.cpp
724
int
videoCount
= (hiddenOnly || isSmartAlbum) ? -1 :
in FetchNewCount()
local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H
A
D
clone_restore.cpp
1536
int32_t
videoCount
= QueryTotalNumberByMediaType(mediaLibraryRdb_, PhotoColumn::PHOTOS_TABLE,
in GetBackupInfo()
local
1560
string CloneRestore::GetBackupInfoByCount(int32_t photoCount, int32_t
videoCount
, int32_t audioCount)
in GetBackupInfoByCount()
argument
Completed in 14 milliseconds