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:VALUE_OBJECT
(Results
1 - 12
of
12
) sorted by relevance
/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H
A
D
parcelable_vector_rw.h
28
constexpr int
VALUE_OBJECT
= 1;
member
38
if (empty ==
VALUE_OBJECT
) {
in ReadVectorFromParcel()
65
if (!parcel.WriteInt32(
VALUE_OBJECT
)) {
in WriteVectorToParcel()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H
A
D
parcelable_vector_rw.h
28
constexpr int
VALUE_OBJECT
= 1;
member
38
if (empty ==
VALUE_OBJECT
) {
in ReadVectorFromParcel()
65
if (!parcel.WriteInt32(
VALUE_OBJECT
)) {
in WriteVectorToParcel()
/base/notification/common_event_service/frameworks/native/src/
H
A
D
common_event_data.cpp
80
if (!parcel.WriteInt32(
VALUE_OBJECT
)) {
in Marshalling()
109
if (empty ==
VALUE_OBJECT
) {
in ReadFromParcel()
H
A
D
matching_skills.cpp
152
if (!parcel.WriteInt32(
VALUE_OBJECT
)) {
in WriteVectorInfo()
208
if (empty ==
VALUE_OBJECT
) {
in ReadFromParcel()
224
if (empty ==
VALUE_OBJECT
) {
in ReadFromParcel()
240
if (empty ==
VALUE_OBJECT
) {
in ReadFromParcel()
/base/notification/common_event_service/interfaces/inner_api/
H
A
D
common_event_data.h
120
static constexpr int
VALUE_OBJECT
= 1;
member in OHOS::EventFwk::CommonEventData
H
A
D
matching_skills.h
220
static constexpr int32_t
VALUE_OBJECT
= 1;
member in OHOS::EventFwk::MatchingSkills
/base/notification/distributed_notification_service/interfaces/inner_api/
H
A
D
message_user.h
178
static constexpr int32_t
VALUE_OBJECT
= 1;
member in OHOS::Notification::final
H
A
D
notification_slot.h
483
static constexpr int32_t
VALUE_OBJECT
= 1;
member in OHOS::Notification::NotificationSlot
H
A
D
reminder_request.h
1010
static constexpr int32_t
VALUE_OBJECT
= 1;
member in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/frameworks/ans/src/
H
A
D
message_user.cpp
191
if (!parcel.WriteInt32(
VALUE_OBJECT
)) {
in Marshalling()
192
ANS_LOGE("Failed to write
VALUE_OBJECT
");
in Marshalling()
230
if (empty ==
VALUE_OBJECT
) {
in ReadFromParcel()
H
A
D
notification_slot.cpp
379
if (!parcel.WriteInt32(
VALUE_OBJECT
)) {
in Marshalling()
442
if (empty ==
VALUE_OBJECT
) {
in ReadFromParcel()
H
A
D
reminder_request.cpp
1088
if (!parcel.WriteInt32(
VALUE_OBJECT
)) {
in MarshallingWantParameters()
1210
if (empty ==
VALUE_OBJECT
) {
in ReadWantParametersFromParcel()
Completed in 10 milliseconds