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:tm
(Results
1 - 25
of
27
) sorted by relevance
1
2
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H
A
D
rs_common_tools.cpp
35
std::
tm
*
tm
= std::localtime(&t);
in GetLocalTime()
local
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H
A
D
http_time.cpp
30
std::
tm
tm
= {0};
in StrTimeToTimestamp()
local
/foundation/communication/netstack/frameworks/native/http/http_client/
H
A
D
http_client_time.cpp
56
std::
tm
tm
= {0};
in GetNowTimeGMT()
local
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_filesystem/
H
A
D
b_file_hash_test.cpp
42
static tuple<string, string> GetTestFile(const TestManager &
tm
)
in GetTestFile()
argument
H
A
D
b_file_test.cpp
43
static tuple<string, string> GetTestFile(const TestManager &
tm
)
in GetTestFile()
argument
[all...]
/foundation/multimedia/media_foundation/src/osal/task/pthread/
H
A
D
condition_variable.cpp
28
inline long long TmToNs(struct timespec
tm
)
in TmToNs()
argument
/foundation/multimedia/media_foundation/engine/foundation/osal/thread/
H
A
D
condition_variable.cpp
23
inline long long TmToNs(struct timespec
tm
)
in TmToNs()
argument
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H
A
D
preferences_dfx_adapter.cpp
44
std::
tm
*
tm
= std::localtime(&tt);
in GetCurrentTime()
local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H
A
D
local_matrix_system.cpp
119
const TransformComponent&
tm
= transformManager_->Get(transformComponentId);
in Update()
local
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H
A
D
net_quota_policy.cpp
197
struct
tm
tm
;
in GetPeriodStart()
local
[all...]
/foundation/multimedia/player_framework/services/utils/
H
A
D
time_format_utils.cpp
43
std::
tm
tm
;
in FormatDateTimeByTimeZone()
local
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H
A
D
b_report_entity_test.cpp
54
static tuple<string, string> GetTestFile(const TestManager &
tm
, const string content)
in GetTestFile()
argument
[all...]
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H
A
D
softbus_adapter_timer.c
117
struct timeval
tm
;
in SoftBusSleepMs()
local
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/
H
A
D
rtcp.cpp
122
auto
tm
= localtime(&tv.tv_sec);
in GetNtpStamp()
local
/foundation/graphic/graphic_surface/sync_fence/src/
H
A
D
sync_fence_tracker.cpp
168
std::
tm
*
tm
= std::localtime(&t);
in CheckGpuSubhealthEventLimit()
local
/foundation/multimodalinput/input/tools/event_inject/src/
H
A
D
device_base.cpp
31
struct timeval
tm
;
in SetTimeToLibinputEvent()
local
H
A
D
injection_event_dispatch.cpp
265
struct timeval
tm
;
in OnSendEvent()
local
/foundation/communication/netstack/frameworks/cj/http/src/
H
A
D
net_http_utils.cpp
102
std::
tm
tm
= {0};
in StrTimeToTimestamp()
local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H
A
D
kv_hiview_reporter.cpp
112
std::
tm
*
tm
= std::localtime(&tt);
in GetCurrentMicrosecondTimeFormat()
local
/foundation/filemanagement/user_file_service/test/unittest/
H
A
D
external_notify_test.cpp
400
const int
tm
= 2;
in TriggerNotify02()
local
819
const int
tm
= SLEEP_TIME * 2;
in ReadyRegisterNotify11()
local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H
A
D
image_utils_test.cpp
495
std::
tm
tm
= *std::localtime(&t);
in HWTEST_F()
local
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H
A
D
mtp_data_utils.cpp
396
auto
tm
= localtime(&curTimeTemp);
in LocalTime()
local
H
A
D
mtp_packet_tools.cpp
784
struct
tm
tm
;
in FormatDateTime()
local
/foundation/multimedia/ringtone_library/services/utils/src/
H
A
D
ringtone_file_utils.cpp
495
auto
tm
= localtime(×);
in StrCreateTimeByMilliseconds()
local
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H
A
D
network_security_config.cpp
302
std::
tm
tm
= {};
in ValidateDate()
local
Completed in 21 milliseconds
1
2