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:DeleteShareFile
(Results
1 - 9
of
9
) sorted by relevance
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_share/src/
H
A
D
file_share.cpp
396
int32_t FileShare::
DeleteShareFile
(uint32_t tokenId, const vector<string> &uriList)
in DeleteShareFile()
function in OHOS::AppFileService::FileShare
/foundation/ability/ability_runtime/services/uripermmgr/src/
H
A
D
uri_permission_manager_stub_impl.cpp
632
int32_t UriPermissionManagerStubImpl::
DeleteShareFile
(uint32_t targetTokenId, const std::vector<std::string> &uriVec)
in DeleteShareFile()
function in OHOS::AAFwk::UriPermissionManagerStubImpl
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H
A
D
storage_daemon_proxy.cpp
765
int32_t StorageDaemonProxy::
DeleteShareFile
(uint32_t tokenId, const std::vector<std::string> &uriList)
in DeleteShareFile()
function in OHOS::StorageDaemon::StorageDaemonProxy
H
A
D
storage_daemon.cpp
1184
int32_t StorageDaemon::
DeleteShareFile
(uint32_t tokenId, const std::vector<std::string> &uriList)
in DeleteShareFile()
function in OHOS::StorageDaemon::StorageDaemon
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H
A
D
storage_daemon_communication.cpp
477
int32_t StorageDaemonCommunication::
DeleteShareFile
(uint32_t tokenId, const std::vector<std::string> &uriList)
in DeleteShareFile()
function in OHOS::StorageManager::StorageDaemonCommunication
/foundation/filemanagement/storage_service/services/storage_manager/mock/
H
A
D
storage_daemon_proxy_mock.cpp
189
int32_t StorageDaemonProxy::
DeleteShareFile
(uint32_t tokenId, const std::vector<std::string> &uriList)
in DeleteShareFile()
function in OHOS::StorageDaemon::StorageDaemonProxy
H
A
D
storage_manager_proxy_mock.cpp
257
int32_t StorageManagerProxy::
DeleteShareFile
(uint32_t tokenId, const std::vector<std::string> &uriList)
in DeleteShareFile()
function in OHOS::StorageManager::StorageManagerProxy
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H
A
D
storage_manager.cpp
584
int32_t StorageManager::
DeleteShareFile
(uint32_t tokenId, const std::vector<std::string> &uriList)
in DeleteShareFile()
function in OHOS::StorageManager::StorageManager
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H
A
D
storage_manager_proxy.cpp
1244
int32_t StorageManagerProxy::
DeleteShareFile
(uint32_t tokenId, const std::vector<std::string> &uriList)
in DeleteShareFile()
function in OHOS::StorageManager::StorageManagerProxy
Completed in 17 milliseconds