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:FreeCharPointer
(Results
1 - 5
of
5
) sorted by relevance
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_asset_test/include/
H
A
D
media_asset_test.h
28
void
FreeCharPointer
(const char *freeCharPointer);
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/moving_photo_test/include/
H
A
D
moving_photo_test.h
28
void
FreeCharPointer
(const char *freeCharPointer);
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/moving_photo_test/src/
H
A
D
moving_photo_test.cpp
42
void MovingPhotoTest::
FreeCharPointer
(const char *freeCharPointer)
in FreeCharPointer()
function in OHOS::Media::MovingPhotoTest
69
FreeCharPointer
(uri);
in HWTEST_F()
92
FreeCharPointer
(uri);
in HWTEST_F()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_asset_test/src/
H
A
D
media_asset_test.cpp
39
void MediaAssetTest::
FreeCharPointer
(const char *freeCharPointer)
in FreeCharPointer()
function in OHOS::Media::MediaAssetTest
55
FreeCharPointer
(uri);
in HWTEST_F()
77
FreeCharPointer
(displayName);
in HWTEST_F()
425
FreeCharPointer
(title);
in HWTEST_F()
/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H
A
D
preferences_impl.cpp
295
static void
FreeCharPointer
(char** ptr, int count)
in FreeCharPointer()
function
315
FreeCharPointer
(result, i);
in VectorToCharPointer()
395
FreeCharPointer
(valueTypes.key, i);
in NativeValuesToCValueTypes()
405
FreeCharPointer
(valueTypes.key, i);
in NativeValuesToCValueTypes()
Completed in 5 milliseconds