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:rootInfoVec
(Results
1 - 10
of
10
) sorted by relevance
/foundation/filemanagement/user_file_service/test/unittest/
H
A
D
js_file_access_ext_ability_other_test.cpp
1105
vector<RootInfo>
rootInfoVec
;
in HWTEST_F()
local
1133
vector<RootInfo>
rootInfoVec
;
in HWTEST_F()
local
1180
vector<RootInfo>
rootInfoVec
;
in HWTEST_F()
local
H
A
D
file_access_ext_stub_impl_test.cpp
773
vector<RootInfo>
rootInfoVec
;
in HWTEST_F()
local
798
vector<RootInfo>
rootInfoVec
;
in HWTEST_F()
local
H
A
D
abnormal_file_access_test.cpp
383
vector<RootInfo>
rootInfoVec
;
in HWTEST_F()
local
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H
A
D
file_access_ext_stub_impl.cpp
208
int FileAccessExtStubImpl::GetRoots(std::vector<RootInfo> &
rootInfoVec
)
in GetRoots()
argument
H
A
D
file_access_ext_ability.cpp
133
int FileAccessExtAbility::GetRoots(std::vector<RootInfo> &
rootInfoVec
)
in GetRoots()
argument
H
A
D
file_access_ext_proxy.cpp
737
int FileAccessExtProxy::GetRoots(std::vector<RootInfo> &
rootInfoVec
)
in GetRoots()
argument
H
A
D
file_access_ext_stub.cpp
518
std::vector<RootInfo>
rootInfoVec
;
in CmdGetRoots()
local
H
A
D
js_file_access_ext_ability.cpp
1252
int JsFileAccessExtAbility::GetRoots(std::vector<RootInfo> &
rootInfoVec
)
in GetRoots()
argument
H
A
D
file_access_helper.cpp
895
int FileAccessHelper::GetRoots(std::vector<RootInfo> &
rootInfoVec
)
in GetRoots()
argument
/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/
H
A
D
napi_fileaccess_helper.cpp
907
MakeGetRootsResult(napi_env &env, std::shared_ptr<FileAccessHelper> helper, std::vector<RootInfo> &
rootInfoVec
, NVal &nVal)
MakeGetRootsResult()
argument
Completed in 20 milliseconds