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:NOT_MODIFIED
(Results
1 - 15
of
15
) sorted by relevance
/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H
A
D
http_client_response.h
40
NOT_MODIFIED
,
enumerator
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H
A
D
obex_types.h
65
NOT_MODIFIED
= 0xB4, // 304 Not modified
member in OHOS::bluetooth::ObexOpeId::ObexRspCode
/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H
A
D
constant.h
37
NOT_MODIFIED
,
member in OHOS::NetStack::Http::ResponseCode
/foundation/communication/netstack/frameworks/cj/http/include/
H
A
D
constant.h
128
NOT_MODIFIED
,
member in OHOS::NetStack::Http::ResponseCode
/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H
A
D
http_module.cpp
163
DECLARE_RESPONSE_CODE(
NOT_MODIFIED
),
/foundation/communication/netmanager_base/test/netsysbpfstats/unittest/bpf_core_test/
H
A
D
BpfTaskTaskTest.cpp
648
task->response_.SetResponseCode(ResponseCode::
NOT_MODIFIED
);
in HWTEST_F()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_core_test/
H
A
D
NetSysTaskTaskTest.cpp
648
task->response_.SetResponseCode(ResponseCode::
NOT_MODIFIED
);
in HWTEST_F()
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_core_test/
H
A
D
VpnTaskTaskTest.cpp
648
task->response_.SetResponseCode(ResponseCode::
NOT_MODIFIED
);
in HWTEST_F()
/foundation/communication/netstack/test/unittest/http_test/
H
A
D
HttpClientTaskTest.cpp
648
task->response_.SetResponseCode(ResponseCode::
NOT_MODIFIED
);
in HWTEST_F()
/foundation/communication/netstack/frameworks/cj/http/src/
H
A
D
net_http_client_exec.cpp
184
if (context->response.GetResponseCode() == static_cast<uint32_t>(ResponseCode::
NOT_MODIFIED
)) {
in GetCurlDataFromHandle()
185
NETSTACK_LOGI("cache is
NOT_MODIFIED
, we use the cache");
in GetCurlDataFromHandle()
/foundation/communication/netstack/test/unittest/tcp_core_test/
H
A
D
TcpSocketTaskTaskTest.cpp
648
task->response_.SetResponseCode(ResponseCode::
NOT_MODIFIED
);
in HWTEST_F()
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/netshare_core_test/
H
A
D
NetShareTaskTaskTest.cpp
648
task->response_.SetResponseCode(ResponseCode::
NOT_MODIFIED
);
in HWTEST_F()
/foundation/communication/netstack/test/unittest/http_client_test/
H
A
D
HttpClientTaskTest.cpp
647
task->response_.SetResponseCode(ResponseCode::
NOT_MODIFIED
);
in HWTEST_F()
/foundation/communication/netstack/test/unittest/http_client/
H
A
D
HttpClientTaskTest.cpp
648
task->response_.SetResponseCode(ResponseCode::
NOT_MODIFIED
);
in HWTEST_F()
/foundation/communication/netstack/test/unittest/websocket_core_test/
H
A
D
WebSocketTaskTaskTest.cpp
648
task->response_.SetResponseCode(ResponseCode::
NOT_MODIFIED
);
in HWTEST_F()
Completed in 23 milliseconds