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:newId
(Results
1 - 17
of
17
) sorted by relevance
/foundation/multimedia/player_framework/services/services/observer/
H
A
D
account_listener.cpp
35
void AccountListener::OnAccountsSwitch(const int &
newId
, const int &oldId)
in OnAccountsSwitch()
argument
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H
A
D
link_manager_test.cpp
126
int32_t
newId
= linkManager.AllocateLinkId();
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/event/multimodal/
H
A
D
multimodal_scene.cpp
25
auto
newId
= currentAvailableId_++;
in GetAvailableSubscriptId()
local
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H
A
D
composed_element.cpp
189
auto
newId
= component->GetId();
in NeedUpdateWithComponent()
local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H
A
D
link_manager.cpp
30
auto
newId
= currentLinkId_++;
in AllocateLinkId()
local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/screen_manager/
H
A
D
rs_screen_manager_unit_test.cpp
986
ScreenId
newId
= 0;
in HWTEST_F()
local
/foundation/multimedia/camera_framework/services/camera_service/src/
H
A
D
hstream_common.cpp
62
int
newId
= g_currentStreamId++;
in GenerateStreamId()
local
71
int32_t
newId
= g_currentCaptureId++;
in GenerateCaptureId()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/screen_manager/
H
A
D
rs_screen_manager_test.cpp
999
ScreenId
newId
= 0;
in HWTEST_F()
local
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H
A
D
mtpfs_mtp_device.cpp
289
uint32_t
newId
= LIBMTP_Create_Folder(device_, cName, dirParent->Id(), dirParent->StorageId());
in DirCreateNew()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H
A
D
rs_profiler_file.cpp
261
const uint32_t
newId
= layerData_.size();
in AddLayer()
local
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H
A
D
hdecoder.cpp
1078
uint64_t
newId
= newSurface->GetUniqueId();
in OnSetOutputSurfaceWhenRunning()
local
1122
uint64_t
newId
= newSurface->GetUniqueId();
in SwitchBetweenSurface()
local
/foundation/communication/netmanager_base/utils/napi_utils/src/
H
A
D
napi_utils.cpp
96
uint64_t
newId
= id++;
in CreateUvHandlerQueue()
local
/foundation/communication/netstack/utils/napi_utils/src/
H
A
D
napi_utils.cpp
722
uint64_t
newId
= id++;
in CreateUvHandlerQueue()
local
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H
A
D
hevc_decoder.cpp
1351
uint64_t
newId
= newSurface->GetUniqueId();
in ReplaceOutputSurfaceWhenRunning()
local
1396
uint64_t
newId
= newSurface->GetUniqueId();
in SwitchBetweenSurface()
local
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H
A
D
fcodec.cpp
1221
uint64_t
newId
= newSurface->GetUniqueId();
in ReplaceOutputSurfaceWhenRunning()
local
1265
uint64_t
newId
= newSurface->GetUniqueId();
in SwitchBetweenSurface()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H
A
D
rs_screen_manager.cpp
969
ScreenId
newId
= GenerateVirtualScreenIdLocked();
in CreateVirtualScreen()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H
A
D
web_pattern.cpp
2773
int32_t
newId
= pipelineContext->GetInstanceId();
in OnAttachContext()
local
Completed in 37 milliseconds