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:Trash
(Results
1 - 7
of
7
) sorted by relevance
/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/include/
H
A
D
file_info.h
20
namespace
Trash
{
namespace
30
} // namespace
Trash
H
A
D
file_trash_n_exporter.h
26
namespace
Trash
{
namespace
58
} // namespace
Trash
/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/
H
A
D
module.cpp
24
namespace
Trash
{
namespace
60
} // namespace
Trash
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/command/
H
A
D
delete_command_v10.cpp
26
int32_t ret = UserFileClientEx::
Trash
(uri);
in DeleteOne()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/include/
H
A
D
userfile_client_ex.h
37
static int
Trash
(const std::string &uri, bool isRestart = false);
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/
H
A
D
userfile_client_ex.cpp
354
int32_t UserFileClientEx::
Trash
(const std::string &uri, bool isRestart)
in Trash()
function in OHOS::Media::MediaTool::UserFileClientEx
/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H
A
D
file_trash_n_exporter.cpp
32
namespace
Trash
{
namespace
193
HILOG_ERROR("FindSourceFilePath: Invalid Path No
Trash
Path");
in FindSourceFilePath()
209
HILOG_ERROR("FindSourceFilePath: : Invalid Path No
Trash
Sub Path");
in FindSourceFilePath()
349
// 获取/
Trash
目录位置
in GetToDeletePath()
433
HILOG_ERROR("ListFile: Failed to recursive all
Trash
items path");
in ListFile()
619
HILOG_ERROR("Recover: path = %{public}s is not
Trash
path", path.c_str());
in Recover()
676
HILOG_ERROR("Recover: path = %{public}s is not
Trash
path", path.c_str());
in CompletelyDelete()
718
FileTrashNExporter::trashPath_ = "/storage/Users/currentUser/.
Trash
";
in InitTrashPath()
723
FileTrashNExporter::trashPath_ = "/storage/Users/" + userName + "/.
Trash
";
in InitTrashPath()
736
} // namespace
Trash
[all...]
Completed in 4 milliseconds