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:BUNDLE_NAME_KEY
(Results
1 - 6
of
6
) sorted by relevance
/foundation/multimedia/media_library/frameworks/services/media_cloud_sync/include/
H
A
D
cloud_sync_helper.h
61
std::string
BUNDLE_NAME_KEY
= "bundleName";
member in OHOS::Media::final
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H
A
D
network_set_manager_mock.cpp
34
const std::string
BUNDLE_NAME_KEY
= "key";
member
/foundation/multimedia/media_library/frameworks/services/media_cloud_sync/src/
H
A
D
cloud_sync_helper.cpp
118
predicates.EqualTo(
BUNDLE_NAME_KEY
, GALLERY_BUNDLE_NAME);
in IsSyncSwitchOpen()
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/sync_rule/
H
A
D
network_set_manager.cpp
34
const std::string
BUNDLE_NAME_KEY
= "key";
member
45
predicates.EqualTo(
BUNDLE_NAME_KEY
, SWITCH_STATUS_KEY);
in QueryCellularConnect()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H
A
D
distributed_sched_service.cpp
97
const std::string
BUNDLE_NAME_KEY
= "bundleName";
member
2225
componentInfoJson[
BUNDLE_NAME_KEY
] =
in GetConnectComponentList()
2239
componentInfoJson[
BUNDLE_NAME_KEY
] = connectInfo.element.GetBundleName();
in GetConnectComponentList()
2260
componentInfoJson[
BUNDLE_NAME_KEY
] =
in GetCallComponentList()
2274
componentInfoJson[
BUNDLE_NAME_KEY
] = connectInfo.element.GetBundleName();
in GetCallComponentList()
2293
payload[
BUNDLE_NAME_KEY
] =
in ReportDistributedComponentChange()
2323
payload[
BUNDLE_NAME_KEY
] = connectInfo.element.GetBundleName();
in ReportDistributedComponentChange()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
ability_manager_service.cpp
229
constexpr const char*
BUNDLE_NAME_KEY
= "bundleName";
member
Completed in 26 milliseconds