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:slots
(Results
1 - 25
of
162
) sorted by relevance
1
2
3
4
5
6
7
/third_party/musl/src/misc/
H
A
D
getrusage.c
17
char *
slots
= (char *)&ru->ru_maxrss;
in getrusage()
local
/base/notification/distributed_notification_service/test/fuzztest/getnotificationslotsforbundle_fuzzer/
H
A
D
getnotificationslotsforbundle_fuzzer.cpp
29
std::vector<sptr<Notification::NotificationSlot>>
slots
;
in DoSomethingInterestingWithMyAPI()
local
/foundation/communication/wifi/wifi/base/cRPC/include/
H
A
D
hash_table.h
50
unsigned int
slots
;
member
/third_party/mesa3d/src/compiler/glsl/
H
A
D
linker_util.h
48
unsigned
slots
;
member
/third_party/musl/src/linux/
H
A
D
wait4.c
20
char *
slots
= (char *)&ru->ru_maxrss;
in wait4()
local
/base/notification/distributed_notification_service/test/fuzztest/getnotificationslot_fuzzer/
H
A
D
getnotificationslot_fuzzer.cpp
30
std::vector<sptr<Notification::NotificationSlot>>
slots
;
in DoSomethingInterestingWithMyAPI()
local
/base/notification/distributed_notification_service/services/ans/test/unittest/
H
A
D
permission_filter_test.cpp
60
std::vector<sptr<NotificationSlot>>
slots
;
in HWTEST_F()
local
86
std::vector<sptr<NotificationSlot>>
slots
;
in HWTEST_F()
local
H
A
D
advanced_notification_slot_service_test.cpp
85
std::vector<sptr<NotificationSlot>>
slots
;
in TestAddSlot()
local
103
std::vector<sptr<NotificationSlot>>
slots
;
in HWTEST_F()
local
118
std::vector<sptr<NotificationSlot>>
slots
;
in HWTEST_F()
local
133
std::vector<sptr<NotificationSlot>>
slots
;
in HWTEST_F()
local
148
std::vector<sptr<NotificationSlot>>
slots
;
HWTEST_F()
local
164
std::vector<sptr<NotificationSlot>>
slots
;
HWTEST_F()
local
183
std::vector<sptr<NotificationSlot>>
slots
;
HWTEST_F()
local
395
std::vector<sptr<NotificationSlot>>
slots
;
HWTEST_F()
local
500
std::vector<sptr<NotificationSlot>>
slots
;
HWTEST_F()
local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/ipc_framework/cRPC/unittest/
H
A
D
hash_table_test.cpp
36
unsigned
slots
= 13;
in HWTEST_F()
local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/
H
A
D
hash_table_test.cpp
36
unsigned
slots
= 13;
in HWTEST_F()
local
/third_party/curl/tests/unit/
H
A
D
unit1603.c
34
static const int
slots
= 3;
variable
/third_party/libunwind/libunwind/include/tdep-ia64/
H
A
D
rse.h
48
uint64_t
slots
= (bsp - bspstore) >> 3;
in rse_num_regs()
local
/third_party/skia/src/sksl/codegen/
H
A
D
SkSLVMCodeGenerator.cpp
77
size_t
slots
() const { return fVals.size(); }
in slots()
function
[all...]
/base/notification/distributed_notification_service/test/fuzztest/addnotificationslots_fuzzer/
H
A
D
addnotificationslots_fuzzer.cpp
50
std::vector<Notification::NotificationSlot>
slots
;
in DoSomethingInterestingWithMyAPI()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H
A
D
rs_property_drawable_test.cpp
101
std::vector<RSPropertyDrawableSlot>
slots
= {
in HWTEST_F()
local
/third_party/libinput/test/
H
A
D
litest-device-protocol-a-touch-screen.c
36
}
slots
[PROTOCOL_A_MAX_SLOTS];
member
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H
A
D
light_impl.cpp
91
BASE_NS::vector<size_t>
slots
= { 0, 0, 1, 1, 2, 2 };
variable
/foundation/communication/wifi/wifi/base/cRPC/src/
H
A
D
hash_table.c
54
HashTable *InitHashTable(int
slots
)
in InitHashTable()
argument
[all...]
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/dentry/mock/
H
A
D
base_interface_lib_mock.cpp
85
uint32_t RoomForFilename(const uint8_t bitmap[], size_t
slots
, uint32_t maxSlots)
in RoomForFilename()
argument
/third_party/curl/lib/
H
A
D
hash.h
57
int
slots
;
member
/third_party/node/deps/v8/src/interpreter/
H
A
D
block-coverage-builder.h
67
const ZoneVector<SourceRange>&
slots
() const { return slots_; }
in slots()
function in v8::internal::interpreter::final
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H
A
D
container_memory_test.cc
237
slot_type
slots
[100];
in TEST()
member
238
}
slots
;
in TEST()
local
[all...]
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
H
A
D
notification_preferences_database_branch_test.cpp
721
std::vector<sptr<NotificationSlot>>
slots
;
in HWTEST_F()
local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/
H
A
D
ansmanagerstubannextwo_fuzzer.cpp
49
std::vector<sptr<Notification::NotificationSlot>>
slots
;
in DoSomethingInterestingWithMyAPI()
local
/base/notification/distributed_notification_service/frameworks/core/src/
H
A
D
ans_manager_proxy_slot.cpp
60
ErrCode AnsManagerProxy::AddSlots(const std::vector<sptr<NotificationSlot>> &
slots
)
in AddSlots()
argument
189
ErrCode AnsManagerProxy::GetSlots(std::vector<sptr<NotificationSlot>> &
slots
)
in GetSlots()
argument
252
GetSlotsByBundle( const sptr<NotificationBundleOption> &bundleOption, std::vector<sptr<NotificationSlot>> &
slots
)
GetSlotsByBundle()
argument
335
UpdateSlots( const sptr<NotificationBundleOption> &bundleOption, const std::vector<sptr<NotificationSlot>> &
slots
)
UpdateSlots()
argument
[all...]
Completed in 10 milliseconds
1
2
3
4
5
6
7