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:DeleteQuickFix
(Results
1 - 8
of
8
) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H
A
D
quick_fix_mgr.cpp
71
ErrCode QuickFixMgr::
DeleteQuickFix
(const std::string &bundleName,
in DeleteQuickFix()
function in OHOS::AppExecFwk::QuickFixMgr
H
A
D
quick_fixer.cpp
70
void QuickFixer::
DeleteQuickFix
(const std::string &bundleName)
in DeleteQuickFix()
function in OHOS::AppExecFwk::QuickFixer
H
A
D
quick_fix_deleter.cpp
42
ErrCode QuickFixDeleter::
DeleteQuickFix
()
in DeleteQuickFix()
function in OHOS::AppExecFwk::QuickFixDeleter
H
A
D
quick_fix_manager_host_impl.cpp
89
ErrCode QuickFixManagerHostImpl::
DeleteQuickFix
(const std::string &bundleName,
in DeleteQuickFix()
function in OHOS::AppExecFwk::QuickFixManagerHostImpl
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/quick_fix/
H
A
D
quick_fix_manager_interface.h
44
virtual ErrCode
DeleteQuickFix
(const std::string &bundleName,
in DeleteQuickFix()
function in OHOS::AppExecFwk::IQuickFixManager
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H
A
D
quick_fix_manager_proxy.cpp
135
ErrCode QuickFixManagerProxy::
DeleteQuickFix
(const std::string &bundleName,
in DeleteQuickFix()
function in OHOS::AppExecFwk::QuickFixManagerProxy
/foundation/bundlemanager/bundle_tool/frameworks/src/
H
A
D
bundle_command.cpp
2634
ErrCode BundleManagerShellCommand::
DeleteQuickFix
(const std::string &bundleName,
in DeleteQuickFix()
function in OHOS::AppExecFwk::BundleManagerShellCommand
H
A
D
bundle_test_tool.cpp
3332
ErrCode BundleTestTool::
DeleteQuickFix
(const std::string &bundleName,
in DeleteQuickFix()
function in OHOS::AppExecFwk::BundleTestTool
Completed in 19 milliseconds