Home
last modified time | relevance | path

Searched defs:when (Results 1 - 12 of 12) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler_utils.h47 static inline int64_t TimePointToTimeOut(const InnerEvent::TimePoint &when) in TimePointToTimeOut() argument
H A Devent_queue.cpp447 void EventQueue::WaitUntilLocked(const InnerEvent::TimePoint &when, std::unique_lock<std::mutex> &lock) in WaitUntilLocked() argument
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddinput_source_listener.cpp532 void DInputSourceListener::RecordEventLog(int64_t when, int32_t type, int32_t code, in RecordEventLog() argument
/foundation/communication/dsoftbus/core/common/message_handler/
H A Dmessage_handler.c60 int64_t when = t.sec * TIME_THOUSANDS_MULTIPLIER * TIME_THOUSANDS_MULTIPLIER + t.usec; in UptimeMicros() local
/foundation/distributedhardware/distributed_input/services/sink/transport/src/
H A Ddistributed_input_sink_transport.cpp685 int64_t when = event[INPUT_KEY_WHEN]; in RecordEventLog() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_info.h72 std::string when; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_parser.cpp161 char *when = ParseValue(usedSceneObject, PROFILE_KEY_REQPERMISSIONS_WHEN); in SetReqPermission() local
H A Dgt_bundle_parser.cpp1001 char *when = ParseValue(usedSceneObject, PROFILE_KEY_REQPERMISSIONS_WHEN); in SetReqPermission() local
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_transreporter.c188 int64_t when = t.sec * TIME_THOUSANDS_FACTOR + (t.usec / TIME_THOUSANDS_FACTOR); in GetSoftbusRecordTimeMillis() local
H A Dsoftbus_hisysevt_bus_center.c293 int64_t when = t.sec * SECOND_TO_MSENC + t.usec / MILLISECOND_TO_MICRO; in LnnUpTimeMs() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_utils.h268 char* when; member
/foundation/distributedhardware/distributed_input/common/include/
H A Dconstants_dinput.h249 int64_t when; member

Completed in 15 milliseconds