Home
last modified time | relevance | path

Searched defs:res (Results 1 - 25 of 36) sorted by relevance

12

/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dadaptor_time.c27 int res = clock_gettime(CLOCK_MONOTONIC, &curTime); in GetRtcTime() local
38 int res = clock_gettime(CLOCK_MONOTONIC, &curTime); in GetSystemTime() local
/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dadaptor_time.c28 int res = clock_gettime(CLOCK_MONOTONIC, &curTime); in GetRtcTime() local
39 int res = clock_gettime(CLOCK_MONOTONIC, &curTime); in GetSystemTime() local
50 int res = gettimeofday(&curTime, NULL); in GetReeTime() local
/drivers/peripheral/camera/test/hdi/v1_3/src/
H A Dcamera_hdi_uttest_securestream_v1_3.cpp48 int32_t res = cameraTest->cameraDeviceV1_3->GetSecureCameraSeq(SeqId); in HWTEST_F() local
/drivers/peripheral/distributed_camera/hdi_service/src/utils/
H A Danonymous_string.cpp27 std::string res; in GetAnonyString() local
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_vendor_hal_list.cpp67 WifiError res; in LoadVendorHalLib() local
H A Dwifi.cpp91 ErrorCode res = InitializVendorHal(); in Init() local
132 ErrorCode res = StopVendorHal(&lock); in Release() local
175 ErrorCode res; in StopVendorHal() local
199 ErrorCode res; InitializVendorHal() local
[all...]
/drivers/peripheral/usb/test/moduletest/common/
H A Dusb_device_performance_test.cpp75 FILE *res = nullptr; in HWTEST_F() local
H A Dusb_host_performance_test.cpp76 FILE *res = nullptr; in HWTEST_F() local
/drivers/peripheral/camera/vdi_base/interfaces/v1_0/
H A Dicamera_host_vdi.h79 bool res = remote->AddDeathRecipient(callBackDeathRecipient); in SetCallback() local
/drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/src/
H A Dbuffer_test.cpp260 Buffer *res = CreateBufferBySize(4); in HWTEST_F() local
/drivers/peripheral/user_auth/test/unittest/base_test/src/
H A Dbuffer_test.cpp242 Buffer *res = CreateBufferBySize(BUFFER_LEN_4); in HWTEST_F() local
/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_vendor_hal_test.cpp68 SignalPollResult res; in StartTest() local
H A Dwifi_hal_fn.cpp136 WifiGetScanInfo(wifiInterfaceHandle handle, std::vector<OHOS::HDI::Wlan::Chip::V1_0::ScanResultsInfo>& res) WifiGetScanInfo() argument
/drivers/peripheral/codec/test/demo/jpeg/src/
H A Djpeg_decoder.cpp208 auto res = memcpy_s(bufferHandle->virAddr, bufferLen_, jpegBuffer_.get(), bufferLen_); in Decode() local
/drivers/peripheral/usb/ddk/host/src/
H A Dddk_sysfs_device.c85 int64_t res = strtoll(buf, NULL, DdkSysfsGetBase(propName)); in DdkSysfsReadProperty() local
H A Dddk_device_manager.c63 struct UsbDdkDeviceInfo *res = NULL; in DdkDevMgrIsDevExists() local
/drivers/peripheral/wlan/client/src/
H A Dwifi_driver_client.c248 void FreeScanResult(WifiScanResult *res) in FreeScanResult() argument
267 FreeScanResults(WifiScanResults *res) FreeScanResults() argument
[all...]
/drivers/peripheral/display/composer/vdi_base/src/
H A Ddrm_device.cpp171 void DrmDevice::FindAllCrtc(const drmModeResPtr &res) in FindAllCrtc() argument
193 void DrmDevice::FindAllEncoder(const drmModeResPtr &res) in FindAllEncoder() argument
210 FindAllConnector(const drmModeResPtr &res) FindAllConnector() argument
323 drmModeResPtr res = drmModeGetResources(GetDrmFd()); DiscoveryDisplay() local
[all...]
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Ddrm_device.cpp147 void DrmDevice::FindAllCrtc(const drmModeResPtr &res) in FindAllCrtc() argument
169 void DrmDevice::FindAllEncoder(const drmModeResPtr &res) in FindAllEncoder() argument
186 FindAllConnector(const drmModeResPtr &res) FindAllConnector() argument
283 drmModeResPtr res = drmModeGetResources(GetDrmFd()); DiscoveryDisplay() local
[all...]
/drivers/peripheral/secure_element/vendor_adaptor/
H A Dse_vendor_adaptions.cpp84 uint8_t res[RES_BUFFER_MAX_LENGTH] = {0}; in getAtr() local
120 uint8_t res[RES_BUFFER_MAX_LENGTH] = {0}; in openLogicalChannel() local
167 uint8_t res[RES_BUFFER_MAX_LENGTH] = {0}; in openBasicChannel() local
228 uint8_t res[RES_BUFFER_MAX_LENGTH] = {0}; transmit() local
[all...]
/drivers/hdf_core/adapter/uhdf2/hdi/test/smq_test/
H A Dsmq_test.cpp97 FILE *res = popen(cmdStr.str().c_str(), "r"); in QueryPidOfHostName() local
127 FILE *res = popen(cmdStr.str().c_str(), "r"); in QueryOpendFdsByHostPid() local
/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
H A Dservice_manager_hdi_test.cpp407 bool res = data.WriteInterfaceToken(TEST_SERVICE_INTERFACE_DESC); in TestSampleService() local
H A Dservice_manager_hdi_c_test.cpp458 bool res = HdfRemoteServiceSetInterfaceDesc(sampleService, TEST_SERVICE_INTERFACE_DESC); in HWTEST_F() local
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dtext_gen.cpp234 bool res = GenObjectDefinitionGen(termIt); in GenNodeDefinition() local
/drivers/peripheral/camera/test/hdi/v1_2/src/
H A Dcamera_hdi_uttest_v1_2.cpp530 std::string res; in TranslateXMageAbilityToString() local

Completed in 16 milliseconds

12