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:ResultConvert
(Results
1 - 4
of
4
) sorted by relevance
/applications/standard/contacts_data/contacts/src/
H
A
D
result_convert.cpp
22
ResultConvert
::
ResultConvert
(void)
in ResultConvert()
function in OHOS::ContactsApi::ResultConvert
26
ResultConvert
::~
ResultConvert
()
in ~ResultConvert()
38
napi_value
ResultConvert
::ResultSetToObject(
in ResultSetToObject()
42
HILOG_ERROR("
ResultConvert
::ResultSetToObject resultSet is nullptr");
in ResultSetToObject()
75
void
ResultConvert
::PutQuickSearchKey(napi_env env, std::shared_ptr<DataShare::DataShareResultSet> &resultSet,
in PutQuickSearchKey()
90
napi_value
ResultConvert
::ConvertContactArray(
in ConvertContactArray()
124
void
ResultConvert
::ConvertContactObject(
in ConvertContactObject()
148
bool
ResultConvert
[all...]
H
A
D
contacts_build.cpp
515
ResultConvert
resultConvert;
in GetObjectByKey()
521
ResultConvert
resultConvert;
in GetArrayByKey()
534
ResultConvert
resultConvert;
in GetStringValueByKey()
542
ResultConvert
resultConvert;
in GetIntValueByKey()
H
A
D
contacts_api.cpp
717
ResultConvert
resultConvert;
in HandleExecuteErrorCode()
752
ResultConvert
resultConvert;
in HandleExecuteResult()
/applications/standard/contacts_data/contacts/include/
H
A
D
result_convert.h
29
class
ResultConvert
{
class
31
ResultConvert
();
32
~
ResultConvert
();
Completed in 6 milliseconds