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 - 8
of
8
) sorted by relevance
/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/JsDistributedMusicPlayer/entry/src/main/js/MainAbility/model/
H
A
D
KvStoreModel.js
/applications/standard/calendardata/calendarmanager/native/src/
H
A
D
calendar_env.cpp
21
void CalendarEnv::Init(std::string
bundleName
, uint64_t tokenId)
in Init()
argument
/applications/standard/calendardata/calendarmanager/napi/src/
H
A
D
napi_env.cpp
62
std::string
bundleName
= m_context->GetBundleName();
in Init()
local
/applications/sample/camera/setting/setting/src/main/cpp/
H
A
D
app_info_ability_slice.h
65
void SetBundleName(const char*
bundleName
, int nameLength)
in SetBundleName()
argument
/applications/standard/app_samples/code/SuperFeature/DistributedAppDev/JsDistributedMusicPlayer/entry/src/main/js/MainAbility/pages/index/
H
A
D
index.js
/applications/sample/camera/launcher/launcher/src/main/cpp/
H
A
D
app_manage.cpp
32
bool AppManage::GetAailityInfosByBundleName(const char*
bundleName
, AppInfo* pApp)
in GetAailityInfosByBundleName()
argument
65
bool AppManage::GetAppInstallInfo(const char*
bundleName
)
in GetAppInstallInfo()
argument
93
MyBundleStateCallback( const uint8_t installType, const uint8_t resultCode, const void* resultMessage, const char*
bundleName
, void* data)
MyBundleStateCallback()
argument
[all...]
/applications/standard/contacts_data/contacts/include/
H
A
D
contacts_napi_object.h
227
std::string
bundleName
;
member in OHOS::ContactsApi::Attribute::Holder
/applications/standard/contacts_data/contacts/src/
H
A
D
result_convert.cpp
196
std::string
bundleName
= "account_type";
in ResultSetToHolder()
local
Completed in 19 milliseconds