Home
last modified time | relevance | path

Searched defs:end (Results 1 - 25 of 32) sorted by relevance

12

/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H A Dosal_time.c56 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime() argument
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/
H A Dosal_time.c55 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime() argument
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
H A Dosal_time.c56 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime() argument
/drivers/peripheral/camera/vdi_base/common/metadata_manager/src/
H A Dcamera_example_vendor_tags.cpp39 uint32_t end = EXAMPLE_VENDOR_SECTION_BOUNDS[section][1]; in GetVendorTagCount() local
69 uint32_t end = EXAMPLE_VENDOR_SECTION_BOUNDS[section][1]; in GetAllVendorTags() local
/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_time.c52 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime() argument
/drivers/hdf_core/framework/support/posix/src/
H A Dosal_time.c36 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime() argument
[all...]
/drivers/peripheral/camera/test/mpi/src/
H A Dperformance_func_test.cpp27 float PerformanceFuncTest::calTime(struct timeval start, struct timeval end) in calTime() argument
51 struct timeval end; in HWTEST_F() local
85 struct timeval end; in HWTEST_F() local
153 struct timeval end; in HWTEST_F() local
[all...]
H A Ddfx_test.cpp33 float DfxTest::calTime(struct timeval start, struct timeval end) in calTime() argument
H A Dperformance_hdi_test.cpp27 float PerformanceHdiTest::calTime(struct timeval start, struct timeval end) in calTime() argument
56 struct timeval end; in HWTEST_F() local
86 struct timeval end; in HWTEST_F() local
123 struct timeval end; in HWTEST_F() local
157 struct timeval end; HWTEST_F() local
203 struct timeval end; HWTEST_F() local
248 struct timeval end; HWTEST_F() local
281 struct timeval end; HWTEST_F() local
317 struct timeval end; HWTEST_F() local
350 struct timeval end; HWTEST_F() local
392 struct timeval end; HWTEST_F() local
434 struct timeval end; HWTEST_F() local
504 struct timeval end; HWTEST_F() local
568 struct timeval end; HWTEST_F() local
605 struct timeval end; HWTEST_F() local
673 struct timeval end; HWTEST_F() local
713 struct timeval end; HWTEST_F() local
773 struct timeval end; HWTEST_F() local
823 struct timeval end; HWTEST_F() local
896 struct timeval end; HWTEST_F() local
969 struct timeval end; HWTEST_F() local
[all...]
/drivers/peripheral/usb/gadget/function/include/
H A Ddata_fifo.h89 uint8_t *end; in DataFifoWrite() local
103 uint8_t *end; in DataFifoRead() local
/drivers/peripheral/usb/test/unittest/host_sdk/
H A Ddata_fifo.h90 uint8_t *end; in DataFifoWrite() local
104 uint8_t *end; in DataFifoRead() local
/drivers/hdf_core/adapter/khdf/liteos/model/bus/usb/
H A Dhdf_usb.c45 uint32_t end; member
/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dstring_helper.cpp125 std::string StringHelper::SubStr(const std::string &value, size_t start, size_t end) in SubStr() argument
/drivers/peripheral/camera/vdi_base/common/utils/event/
H A Dcamera_hal_hisysevent.cpp89 std::chrono::system_clock::time_point end = std::chrono::system_clock::now(); in ~CameraHalPerfSysevent() local
/drivers/peripheral/clearplay/hdi_service/src/
H A Dmedia_decrypt_module_service.cpp128 auto end = std::chrono::high_resolution_clock::now(); in DecryptMediaData() local
[all...]
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hdi_util.c140 static int CharReplace(char* data, int start, int end, const char hiddenChar) in CharReplace() argument
/drivers/hdf_core/adapter/uhdf2/host/
H A Ddevhost.c68 char *end = NULL; in HdfStringToInt() local
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dstartup_cfg_gen.cpp182 void StartupCfgGen::HostInfoOutput(const std::string &name, bool end) in HostInfoOutput() argument
[all...]
/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast.cpp45 size_t end = idlFilePath_.rfind(".idl"); in SetIdlFile() local
/drivers/peripheral/codec/test/demo/jpeg/src/
H A Dcodec_jpeg_helper.cpp97 const int8_t *end = buffer + bufferLen; in DessambleJpeg() local
/drivers/peripheral/sensor/hal/src/
H A Dsensor_controller.c63 int32_t end; in SetSensorIdClassification() local
/drivers/hdf_core/framework/model/storage/include/mtd/
H A Dmtd_core.h389 uintptr_t end = (uintptr_t)addr + (uintptr_t)size; in MtdDmaCacheClean() local
403 uintptr_t end = (uintptr_t)addr + (uintptr_t)size; in MtdDmaCacheInv() local
/drivers/peripheral/camera/test/ut/buffer_manager/
H A Dbuffer_manager_utest.cpp237 auto end = std::chrono::system_clock::now(); in HWTEST_F() local
[all...]
/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_validate_desc.c121 uint8_t *end = NULL; in AudioUsbFindDesc() local
/drivers/peripheral/camera/test/ut/v4l2/
H A Dtest_camera_base.cpp504 float TestCameraBase::CalTime(struct timeval start, struct timeval end) in CalTime() argument

Completed in 15 milliseconds

12