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
refs:GenerateUuid
(Results
1 - 10
of
10
) sorted by relevance
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H
A
D
burst_key_generator.cpp
88
std::string BurstKeyGenerator::
GenerateUuid
()
in GenerateUuid()
function in OHOS::Media::BurstKeyGenerator
112
groupHashMap_[groupHash] =
GenerateUuid
();
in FindBurstKey()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/operation/
H
A
D
photo_burst_operation.cpp
68
burstKey = this->
GenerateUuid
();
in FindBurstKey()
100
std::string PhotoBurstOperation::
GenerateUuid
()
in GenerateUuid()
function in OHOS::Media::PhotoBurstOperation
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H
A
D
burst_key_generator.h
35
std::string
GenerateUuid
();
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/operation/
H
A
D
photo_burst_operation.h
42
std::string
GenerateUuid
();
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/restore/
H
A
D
photos_clone.h
75
std::string
GenerateUuid
();
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/
H
A
D
photos_clone.cpp
235
std::string PhotosClone::
GenerateUuid
()
in GenerateUuid()
function in OHOS::Media::PhotosClone
254
std::string burstKeyNew = this->
GenerateUuid
();
in FixDuplicateBurstKeyInDifferentAlbum()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H
A
D
bundle_util.h
208
static std::string
GenerateUuid
();
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H
A
D
medialibrary_data_manager.cpp
1276
static string
GenerateUuid
()
in GenerateUuid()
function
1302
string burstkey =
GenerateUuid
();
in generateUpdateSql()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
bundle_util.cpp
900
std::string BundleUtil::
GenerateUuid
()
in GenerateUuid()
function in OHOS::AppExecFwk::BundleUtil
H
A
D
bundle_data_mgr.cpp
7939
odid = BundleUtil::
GenerateUuid
();
in GenerateOdid()
Completed in 22 milliseconds