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:DE_SIZE_VAR_8
(Results
1 - 5
of
5
) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H
A
D
sdp_server.c
235
type = (DE_TYPE_DES << SDP_DESCRIPTOR_SIZE_BIT) |
DE_SIZE_VAR_8
;
in SdpAddServiceClassIdList()
307
attributeType = (DE_TYPE_DES << SDP_DESCRIPTOR_SIZE_BIT) |
DE_SIZE_VAR_8
;
in SdpAddProtocolDescriptorList()
355
attributeType = (DE_TYPE_DES << SDP_DESCRIPTOR_SIZE_BIT) |
DE_SIZE_VAR_8
;
in SdpAddAdditionalProtocolDescriptorList()
363
buffer[offset] = (DE_TYPE_DES << SDP_DESCRIPTOR_SIZE_BIT) |
DE_SIZE_VAR_8
;
in SdpAddAdditionalProtocolDescriptorList()
407
attributeType = (DE_TYPE_DES << SDP_DESCRIPTOR_SIZE_BIT) |
DE_SIZE_VAR_8
;
in SdpAddBrowseGroupList()
487
attributeType = (DE_TYPE_DES << SDP_DESCRIPTOR_SIZE_BIT) |
DE_SIZE_VAR_8
;
in SdpAddLanguageBaseAttributeIdList()
552
type = (DE_TYPE_DES << SDP_DESCRIPTOR_SIZE_BIT) |
DE_SIZE_VAR_8
;
in SdpAddBluetoothProfileDescriptorList()
824
type = (DE_TYPE_DES << SDP_DESCRIPTOR_SIZE_BIT) |
DE_SIZE_VAR_8
;
in SdpAddSequenceAttribute()
880
buffer[offset] = (DE_TYPE_DES << SDP_DESCRIPTOR_SIZE_BIT) |
DE_SIZE_VAR_8
;
in SdpAddAttributeForUuidSequence()
889
buffer[offset] = (DE_TYPE_DES << SDP_DESCRIPTOR_SIZE_BIT) |
DE_SIZE_VAR_8
;
in SdpAddAttributeForUuidSequence()
[all...]
H
A
D
sdp_client.c
87
buffer[offset] = (DE_TYPE_DES << SDP_DESCRIPTOR_SIZE_BIT) |
DE_SIZE_VAR_8
;
in SdpBuildAttributeList()
111
buffer[offset] = (DE_TYPE_DES << SDP_DESCRIPTOR_SIZE_BIT) |
DE_SIZE_VAR_8
;
in SdpCreateSearchRequest()
148
buffer[offset] = (DE_TYPE_DES << SDP_DESCRIPTOR_SIZE_BIT) |
DE_SIZE_VAR_8
;
in SdpCreateSearchAttributeRequest()
H
A
D
sdp_util.h
146
DE_SIZE_VAR_8
,
enumerator
H
A
D
sdp_util.c
115
case
DE_SIZE_VAR_8
:
in SdpGetLengthFromType()
H
A
D
sdp_client_parse.c
1688
case
DE_SIZE_VAR_8
:
in SdpGetAttributeForString()
1719
case
DE_SIZE_VAR_8
:
in SdpGetAttributeForUrl()
Completed in 6 milliseconds