/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/include/ |
H A D | moving_photo_file_utils.h | 62 EXPORT static uint32_t GetFrameIndex(int64_t time, const int32_t fd);
|
/foundation/multimedia/av_codec/services/services/sa_avcodec/server/ |
H A D | avcodec_server.cpp | 17 #include <sys/time.h>
|
/foundation/multimedia/drm_framework/interfaces/kits/js/drm_napi/include/ |
H A D | media_key_system_napi.h | 26 #include <sys/time.h>
|
/foundation/multimedia/media_library/frameworks/services/media_dfx/include/ |
H A D | dfx_manager.h | 57 void HandleTimeOutOperation(std::string &bundleName, int32_t type, int32_t object, int32_t time);
|
/foundation/multimedia/media_lite/interfaces/kits/recorder_lite/ |
H A D | recorder.h | 42 #include <time.h>
160 /** The start time position of the recording file is not supported. */
181 /* read data failed or time out */
204 * @param extra Indicates other information, for example, the start time position of a recording file.
603 * <b>-1</b>. The recording module splits a file based on the call time.
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/include/ |
H A D | photo_proxy_test.h | 37 time_t nowTime = time(NULL); in PhotoProxyTest()
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/include/ |
H A D | photo_proxy_test.h | 37 time_t nowTime = time(NULL); in PhotoProxyTest()
|
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/ |
H A D | thumbnail_generate_helper.h | 42 EXPORT static int32_t GetNewThumbnailCount(ThumbRdbOpt &opts, const int64_t &time, int &count);
|
/foundation/multimedia/player_framework/frameworks/native/transcoder/test/unittest/src/ |
H A D | transcoder_mock.cpp | 25 #include <sys/time.h>
|
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/ |
H A D | input_event.h | 193 * @brief Obtains the time when the action for this input event occurs. 194 * @return Returns the time when the action for this input event occurs. 200 * @brief Sets the time when the action for this input event occurs. 201 * @param actionTime Indicates the time when the action for this input event occurs. 208 * @brief Get the time when sensor perceive the event. 209 * @param sensorTime Indicates the time when sensor event occurs. 216 * @brief Set the time for sensor when the action for this input event occurs. 217 * @return Returns the time when sensor perceive the event. 238 * @brief Obtains the time when the action for the first input event in a series of related input events occurs. 239 * @return Returns the time whe [all...] |
/foundation/multimodalinput/input/uinput/ |
H A D | virtual_device.cpp | 130 gettimeofday(&event.time, nullptr); in EmitEvent()
|
/foundation/multimodalinput/input/util/socket/include/ |
H A D | uds_session.h | 105 void SaveANREvent(int32_t type, int32_t id, int64_t time, int32_t timerId);
|
/foundation/resourceschedule/ffrt/src/sync/ |
H A D | mutex_private.h | 50 time_t cur_time = time(nullptr); in SendEvent()
|
/foundation/resourceschedule/memmgr/services/memmgrservice/include/purgeable_mem_manager/ |
H A D | purgeable_mem_manager.h | 75 bool PurgeAshm(const unsigned int ashmId, const unsigned int time);
101 time_t lastTriggerTime_ = 0; // last trigger time by psi or kswapd.
|
/foundation/communication/ipc/utils/src/ |
H A D | rpc_session_handle.c | 20 #include <sys/time.h>
|
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/ |
H A D | softbus_hidumper_alarm.c | 38 SOFTBUS_DPRINTF(fd, "Time=%s, Type=%d", record->time, record->type);
in SoftBusGetAlarmInfo()
|
/foundation/communication/dsoftbus/tests/core/connection/br/ |
H A D | br_mock.h | 62 virtual int32_t ConnBleKeepAlive(uint32_t connectionId, uint32_t requestId, uint32_t time) = 0;
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/ble/phone/ |
H A D | ble_auth_channel_phone_test.cpp | 20 #include <sys/time.h>
|
/foundation/communication/dsoftbus/core/connection/ble/include/ |
H A D | softbus_conn_ble_manager.h | 48 // ble address will change over time and different advertisement, so devive is identified by udid first 126 int32_t ConnBleKeepAlive(uint32_t connectionId, uint32_t requestId, uint32_t time);
|
/foundation/communication/dsoftbus/tests/sdk/transmission/integration_test/ |
H A D | test_server.cpp | 22 #include <sys/time.h>
|
/foundation/communication/dsoftbus/tests/sdk/discovery/unittest/ |
H A D | disc_sdk_only_l2_test.cpp | 19 #include <sys/time.h>
|
/foundation/communication/wifi/wifi/base/state_machine/include/ |
H A D | internal_message.h | 150 * @Description : Obtains time. 256 * @Description : Set the time. 258 * @param time - Time.[in] 260 void SetHandleTime(int64_t time); 275 /* Message execution time */
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
H A D | wifi_hdi_wpa_p2p_impl.h | 39 WifiErrorNo HdiP2pSetGroupMaxIdle(const char *groupIfc, int time);
|
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/ |
H A D | netfirewall_intercept_recorder.cpp | 123 NETMGR_EXT_LOG_I("FirewallCallback::OnIntercept: time=%{public}d", record->time); in OnIntercept()
|
/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_hotspot_proxy.h | 75 * @param time -input time, 78 ErrCode SetHotspotIdleTimeout(int time) override;
|