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:extSpCtl
(Results
1 - 1
of
1
) sorted by relevance
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/
H
A
D
datashare_helper_impl.cpp
66
auto
extSpCtl
= extSpCtl_;
in GetFileTypes()
local
67
if (
extSpCtl
== nullptr) {
in GetFileTypes()
68
LOG_ERROR("
extSpCtl
is nullptr");
in GetFileTypes()
71
return
extSpCtl
->GetFileTypes(uri, mimeTypeFilter);
in GetFileTypes()
76
auto
extSpCtl
= extSpCtl_;
in OpenFile()
local
77
if (
extSpCtl
== nullptr) {
in OpenFile()
78
LOG_ERROR("
extSpCtl
is nullptr");
in OpenFile()
81
return
extSpCtl
->OpenFile(uri, mode);
in OpenFile()
86
auto
extSpCtl
= extSpCtl_;
in OpenRawFile()
local
87
if (
extSpCtl
in OpenRawFile()
108
auto
extSpCtl
=
extSpCtl
_;
InsertExt()
local
129
auto
extSpCtl
=
extSpCtl
_;
BatchUpdate()
local
213
auto
extSpCtl
=
extSpCtl
_;
GetType()
local
224
auto
extSpCtl
=
extSpCtl
_;
BatchInsert()
local
234
auto
extSpCtl
=
extSpCtl
_;
ExecuteBatch()
local
292
auto
extSpCtl
=
extSpCtl
_;
NormalizeUri()
local
303
auto
extSpCtl
=
extSpCtl
_;
DenormalizeUri()
local
[all...]
Completed in 2 milliseconds