/drivers/peripheral/user_auth/hdi_service/adaptor/src/ |
D | adaptor_time.c | 27 int res = clock_gettime(CLOCK_MONOTONIC, &curTime); in GetRtcTime() local 38 int res = clock_gettime(CLOCK_MONOTONIC, &curTime); in GetSystemTime() local
|
/drivers/peripheral/pin_auth/hdi_service/adaptor/src/ |
D | adaptor_time.c | 27 int res = clock_gettime(CLOCK_MONOTONIC, &curTime); in GetRtcTime() local 38 int res = clock_gettime(CLOCK_MONOTONIC, &curTime); in GetSystemTime() local
|
/drivers/peripheral/secure_element/vendor_adaptor/ |
D | se_vendor_adaptions.cpp | 60 uint8_t res[RES_BUFFER_MAX_LENGTH] = {0}; in getAtr() local 92 uint8_t res[RES_BUFFER_MAX_LENGTH] = {0}; in openLogicalChannel() local 116 uint8_t res[RES_BUFFER_MAX_LENGTH] = {0}; in openBasicChannel() local 146 uint8_t res[RES_BUFFER_MAX_LENGTH] = {0}; in transmit() local
|
/drivers/peripheral/distributed_camera/hdi_service/src/utils/ |
D | anonymous_string.cpp | 27 std::string res; in GetAnonyString() local
|
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/ |
D | drm_device.cpp | 147 void DrmDevice::FindAllCrtc(const drmModeResPtr &res) in FindAllCrtc() 169 void DrmDevice::FindAllEncoder(const drmModeResPtr &res) in FindAllEncoder() 186 void DrmDevice::FindAllConnector(const drmModeResPtr &res) in FindAllConnector() 283 drmModeResPtr res = drmModeGetResources(GetDrmFd()); in DiscoveryDisplay() local
|
/drivers/peripheral/wlan/client/src/ |
D | wifi_driver_client.c | 181 void FreeScanResult(WifiScanResult *res) in FreeScanResult() 197 void FreeScanResults(WifiScanResults *res) in FreeScanResults()
|
/drivers/peripheral/usb/test/moduletest/common/ |
D | usb_host_performance_test.cpp | 76 FILE *res = nullptr; variable
|
D | usb_device_performance_test.cpp | 75 FILE *res = nullptr; variable
|
/drivers/peripheral/user_auth/test/unittest/attribute_test/ |
D | attribute_test.cpp | 58 void *res = malloc(size); in __anon25f2d4540102() local 280 void *res = malloc(size); in __anon25f2d4540302() local 386 void *res = malloc(size); in __anon25f2d4540502() local 462 void *res = malloc(size); in __anon25f2d4540702() local
|
/drivers/hdf_core/adapter/uhdf2/hdi/test/smq_test/ |
D | smq_test.cpp | 88 FILE *res = popen(cmdStr.str().c_str(), "r"); in QueryPidOfHostName() local 118 FILE *res = popen(cmdStr.str().c_str(), "r"); in QueryOpendFdsByHostPid() local
|
/drivers/peripheral/user_auth/test/unittest/base_test/src/ |
D | buffer_test.cpp | 236 Buffer *res = CreateBufferBySize(4); variable
|
/drivers/peripheral/pin_auth/test/uinttest/pin_auth/common/src/ |
D | buffer_test.cpp | 260 Buffer *res = CreateBufferBySize(4); variable
|
/drivers/peripheral/usb/ddk/host/src/ |
D | ddk_sysfs_device.c | 84 int64_t res = strtoll(buf, NULL, DdkSysfsGetBase(propName)); in DdkSysfsReadProperty() local
|
D | ddk_device_manager.c | 63 struct UsbDdkDeviceInfo *res = NULL; in DdkDevMgrIsDevExists() local
|
/drivers/peripheral/codec/test/demo/jpeg/src/ |
D | jpeg_decoder.cpp | 214 auto res = memcpy_s(bufferHandle->virAddr, compDataLen_, compressBuffer_.get(), compDataLen_); in Decode() local
|
/drivers/peripheral/thermal/interfaces/hdi_service/src/ |
D | thermal_dfx.cpp | 126 char res[LOG_INDEX_LEN]; in GetFileNameIndex() local 157 std::string res(resolvedPath); in CanonicalizeSpecPath() local
|
/drivers/hdf_core/framework/tools/hc-gen/src/ |
D | text_gen.cpp | 234 bool res = GenObjectDefinitionGen(termIt); in GenNodeDefinition() local 698 auto res = Ast::WalkRound( in TemplateVariableGen() local
|
/drivers/peripheral/codec/hal/idl_service/src/ |
D | codec_component_service.cpp | 201 errno_t res = strncpy_s(reinterpret_cast<char *>(role.cRole), OMX_MAX_STRINGNAME_SIZE, in SetComponentRole() local
|
/drivers/peripheral/codec/hal/src/ |
D | codec_adapter.cpp | 293 errno_t res = strncpy_s(reinterpret_cast<char *>(role.cRole), OMX_MAX_STRINGNAME_SIZE, in OmxAdapterSetComponentRole() local
|
/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/ |
D | service_manager_hdi_c_test.cpp | 445 bool res = HdfRemoteServiceSetInterfaceDesc(sampleService, TEST_SERVICE_INTERFACE_DESC); variable
|
D | service_manager_hdi_test.cpp | 396 bool res = data.WriteInterfaceToken(TEST_SERVICE_INTERFACE_DESC); in TestSampleService() local
|
/drivers/hdf_core/framework/model/audio/usb/src/ |
D | audio_usb_mixer.c | 137 int32_t min, max, res; /* min & max is volume range, res is volume reset state */ member
|