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:NOK_LOG
(Results
1 - 6
of
6
) sorted by relevance
/foundation/multimedia/media_foundation/engine/include/foundation/
H
A
D
log.h
128
#ifndef
NOK_LOG
129
#define
NOK_LOG
(exec) \
macro
133
MEDIA_LOG_E("
NOK_LOG
on Status(" PUBLIC_LOG_D32 ").", returnValue); \
/foundation/multimedia/media_foundation/engine/pipeline/filters/source/audio_capture/
H
A
D
audio_capture_filter.cpp
66
NOK_LOG
(plugin_->SetParameter(Tag::APP_TOKEN_ID, appTokenId_));
in SetAppInfoParams()
69
NOK_LOG
(plugin_->SetParameter(Tag::APP_FULL_TOKEN_ID, appFullTokenId_));
in SetAppInfoParams()
72
NOK_LOG
(plugin_->SetParameter(Tag::APP_UID, appUid_));
in SetAppInfoParams()
75
NOK_LOG
(plugin_->SetParameter(Tag::APP_PID, appPid_));
in SetAppInfoParams()
/foundation/multimedia/media_foundation/interface/inner_api/common/
H
A
D
log.h
204
#ifndef
NOK_LOG
205
#define
NOK_LOG
(exec) \
macro
209
MEDIA_LOG_E("
NOK_LOG
on Status(" PUBLIC_LOG_D32 ").", returnValue); \
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/file_source/
H
A
D
file_fd_source_plugin.cpp
167
NOK_LOG
(SeekToPos(0));
in ParseUriInfo()
/foundation/multimedia/media_foundation/engine/pipeline/filters/sink/audio_sink/
H
A
D
audio_sink_filter.cpp
153
NOK_LOG
(plugin_->SetParameter(Tag::MEDIA_SEEKABLE, seekable_));
in Negotiate()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H
A
D
file_fd_source_plugin.cpp
343
NOK_LOG
(SeekTo(0));
in ParseUriInfo()
Completed in 5 milliseconds