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:bundleName
(Results
1 - 25
of
37
) sorted by relevance
1
2
/developtools/packing_tool/adapter/ohos/
H
A
D
Want.java
25
public String
bundleName
= "";
field in Want
H
A
D
DependencyItem.java
26
private String
bundleName
= null;
field in DependencyItem
42
public void setBundleName(String
bundleName
) {
in setBundleName()
argument
H
A
D
HQFInfo.java
24
private String
bundleName
= "";
field in HQFInfo
46
public void setBundleName(String
bundleName
) {
in setBundleName()
argument
H
A
D
PackageNormalize.java
83
private static void normalize(Path hspPath, Path outPath, String
bundleName
, int versionCode)
in normalize()
argument
133
private static void updateModuleJson(Path moduleJson, String
bundleName
, int versionCode)
in updateModuleJson()
argument
154
private static void updatePackInfo(Path packInfo, String
bundleName
, in
argument
[all...]
H
A
D
VerifyCollection.java
29
public String
bundleName
= "";
field in VerifyCollection
H
A
D
AppInfo.java
28
public String
bundleName
= "";
field in AppInfo
H
A
D
ModuleAppInfo.java
33
public String
bundleName
= "";
field in ModuleAppInfo
/developtools/packing_tool/packing_tool/frameworks/include/json/
H
A
D
dependency_item.h
24
std::string
bundleName
= "";
member
H
A
D
hap_verify_utils.h
30
std::string
bundleName
= "";
member
H
A
D
hqf_info.h
35
void SetBundleName(const std::string&
bundleName
)
in SetBundleName()
argument
/developtools/packing_tool/packing_tool/frameworks/src/
H
A
D
hqf_verify.cpp
42
const std::string&
bundleName
= hqfInfos[0].GetBundleName();
in CheckAppFields()
local
H
A
D
package_normalize.cpp
126
std::string
bundleName
= parameterMap_.at(Constants::PARAM_BUNDLE_NAME);
in Process()
local
/developtools/profiler/device/plugins/native_daemon/src/
H
A
D
hook_service.cpp
67
std::string
bundleName
;
in ProtocolProc()
local
[all...]
/developtools/hdc/hdcd_user_permit/src/
H
A
D
connection.cpp
35
string
bundleName
= "com.ohos.settings";
in OnAbilityConnectDone()
local
/developtools/packing_tool/packing_tool/frameworks/test/unittest/hqf_verify_test/
H
A
D
hqf_verify_test.cpp
94
std::string
bundleName
= "";
in HWTEST_F()
local
/developtools/profiler/device/plugins/ffrt_profiler/service/src/
H
A
D
ffrt_profiler_socket_service.cpp
65
std::string
bundleName
= GetProcessName(pid);
in ProtocolProc()
local
/developtools/profiler/device/plugins/network_profiler/service/src/
H
A
D
network_profiler_socket_service.cpp
65
std::string
bundleName
= GetProcessNameByPid(pid);
in ProtocolProc()
local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/model/
H
A
D
BundleInfo.java
50
private String
bundleName
;
field in BundleInfo
97
public void setBundleName(String
bundleName
) {
in setBundleName()
argument
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/patch_json_test/
H
A
D
patch_json_test.cpp
198
std::string
bundleName
;
in HWTEST_F()
local
429
std::string
bundleName
= "com.example.test";
in HWTEST_F()
local
444
std::string
bundleName
;
in HWTEST_F()
local
[all...]
/developtools/packing_tool/packing_tool/frameworks/test/unittest/package_normalize_test/
H
A
D
package_normalize_test.cpp
413
std::string
bundleName
;
in HWTEST_F()
local
562
std::string
bundleName
;
HWTEST_F()
local
[all...]
/developtools/profiler/device/plugins/xpower_plugin/src/
H
A
D
xpower_plugin.cpp
58
std::string
bundleName
= protoConfig_.bundle_name();
in Start()
local
103
StartPowerManager(std::uint32_t messageType, std::string &
bundleName
)
StartPowerManager()
argument
[all...]
/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/
H
A
D
native_memory_profiler_sa_service.cpp
333
std::string
bundleName
;
in ProtocolProc()
local
[all...]
/developtools/packing_tool/packing_tool/frameworks/src/json/
H
A
D
patch_json.cpp
121
bool PatchJson::GetBundleName(std::string&
bundleName
)
in GetBundleName()
argument
131
bool PatchJson::GetBundleNameByAppObj(const std::unique_ptr<PtJson>& appObj, std::string&
bundleName
)
in GetBundleNameByAppObj()
argument
376
std::string
bundleName
= "";
in GetHqfInfo()
local
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/pack_info_test/
H
A
D
pack_info_test.cpp
865
std::string
bundleName
= "";
in HWTEST_F()
local
879
std::string
bundleName
= "";
HWTEST_F()
local
895
std::string
bundleName
= "";
HWTEST_F()
local
909
std::string
bundleName
= "";
HWTEST_F()
local
925
std::string
bundleName
= "";
HWTEST_F()
local
937
std::string
bundleName
= "com.example.myapplication";
HWTEST_F()
local
951
std::string
bundleName
= "com.example.myapplication";
HWTEST_F()
local
964
std::string
bundleName
= "com.example.myapplication";
HWTEST_F()
local
[all...]
/developtools/hapsigner/hapsigntool_cpp/profile/include/
H
A
D
profile_info.h
46
std::string
bundleName
;
member
Completed in 12 milliseconds
1
2