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:groupInfos
(Results
1 - 11
of
11
) sorted by relevance
/foundation/deviceprofile/device_info_manager/old/services/core/src/authority/
H
A
D
trust_group_manager.cpp
124
std::vector<GroupInfo>
groupInfos
= jsonObject.get<std::vector<GroupInfo>>();
in CheckGroupsInfo()
local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H
A
D
skia_hm_symbol_config_ohos.cpp
96
std::vector<DrawingGroupInfo>
groupInfos
;
in ConvertToDrawingGroupInfo()
local
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H
A
D
hichain_adapter.c
133
cJSON *
groupInfos
= cJSON_Parse(returnJsonStr);
in ParseReturnJson()
local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H
A
D
hm_symbol_node_build.cpp
81
static void MergePathByLayerColor(const std::vector<RSGroupInfo>&
groupInfos
,
in MergePathByLayerColor()
argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H
A
D
distributed_sched_permission_test.cpp
1164
std::vector<GroupInfo>
groupInfos
;
in HWTEST_F()
local
1181
std::vector<GroupInfo>
groupInfos
;
in HWTEST_F()
local
1199
std::vector<GroupInfo>
groupInfos
;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H
A
D
hm_symbol.h
88
std::vector<DrawingGroupInfo>
groupInfos
;
member
98
std::vector<DrawingGroupInfo>
groupInfos
;
member
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H
A
D
distributed_sched_permission.cpp
271
std::vector<GroupInfo>
groupInfos
;
in GetRelatedGroups()
local
295
bool DistributedSchedPermission::ParseGroupInfos(const std::string& returnGroupStr, std::vector<GroupInfo>&
groupInfos
)
in ParseGroupInfos()
argument
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H
A
D
hichain_connector.cpp
269
std::vector<GroupInfo>
groupInfos
= jsonObject.get<std::vector<GroupInfo>>();
in GetGroupInfoCommon()
local
1152
std::vector<GroupInfo>
groupInfos
= jsonObject.get<std::vector<GroupInfo>>();
in GetRelatedGroupsCommon()
local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H
A
D
cmd_list_helper.cpp
390
std::vector<DrawingGroupInfo>
groupInfos
;
in GetRenderGroupFromCmdList()
local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H
A
D
audio_policy_manager_stub.cpp
810
std::vector<sptr<VolumeGroupInfo>>
groupInfos
;
in GetVolumeGroupInfoInternal()
local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H
A
D
audio_policy_service.cpp
9278
std::vector<sptr<VolumeGroupInfo>>
groupInfos
= GetVolumeGroupInfos();
in GetGroupInfoDump()
local
Completed in 35 milliseconds