Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 29) sorted by relevance

12

/drivers/peripheral/user_auth/hdi_service/adaptor/src/
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/pin_auth/hdi_service/adaptor/src/
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/secure_element/vendor_adaptor/
Dse_vendor_adaptions.cpp77 uint8_t res[RES_BUFFER_MAX_LENGTH] = {0}; in getAtr() local
111 uint8_t res[RES_BUFFER_MAX_LENGTH] = {0}; in openLogicalChannel() local
150 uint8_t res[RES_BUFFER_MAX_LENGTH] = {0}; in openBasicChannel() local
206 uint8_t res[RES_BUFFER_MAX_LENGTH] = {0}; in transmit() local
/drivers/peripheral/distributed_camera/hdi_service/src/utils/
Danonymous_string.cpp27 std::string res; in GetAnonyString() local
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
Ddrm_device.cpp147 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/display/composer/vdi_base/src/
Ddrm_device.cpp171 void DrmDevice::FindAllCrtc(const drmModeResPtr &res) in FindAllCrtc()
193 void DrmDevice::FindAllEncoder(const drmModeResPtr &res) in FindAllEncoder()
210 void DrmDevice::FindAllConnector(const drmModeResPtr &res) in FindAllConnector()
323 drmModeResPtr res = drmModeGetResources(GetDrmFd()); in DiscoveryDisplay() local
/drivers/peripheral/camera/vdi_base/interfaces/v1_0/
Dicamera_host_vdi.h80 bool res = remote->AddDeathRecipient(callBackDeathRecipient); in SetCallback() local
/drivers/peripheral/wlan/client/src/
Dwifi_driver_client.c247 void FreeScanResult(WifiScanResult *res) in FreeScanResult()
266 void FreeScanResults(WifiScanResults *res) in FreeScanResults()
/drivers/peripheral/usb/test/moduletest/common/
Dusb_device_performance_test.cpp75 FILE *res = nullptr; variable
Dusb_host_performance_test.cpp76 FILE *res = nullptr; variable
/drivers/peripheral/user_auth/test/unittest/attribute_test/
Dattribute_test.cpp58 void *res = malloc(size); in __anond50d64760102() local
280 void *res = malloc(size); in __anond50d64760302() local
386 void *res = malloc(size); in __anond50d64760502() local
462 void *res = malloc(size); in __anond50d64760702() local
/drivers/hdf_core/adapter/uhdf2/hdi/test/smq_test/
Dsmq_test.cpp88 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/
Dbuffer_test.cpp236 Buffer *res = CreateBufferBySize(4); variable
/drivers/peripheral/pin_auth/test/uinttest/pin_auth/common/src/
Dbuffer_test.cpp260 Buffer *res = CreateBufferBySize(4); variable
/drivers/peripheral/codec/test/demo/jpeg/src/
Djpeg_decoder.cpp208 auto res = memcpy_s(bufferHandle->virAddr, bufferLen_, jpegBuffer_.get(), bufferLen_); in Decode() local
/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/
Ddaudio_utils.cpp36 std::string res; in GetAnonyString() local
264 bool res = IsString(jsonObj, *it); in CJsonParamCheck() local
/drivers/peripheral/usb/ddk/host/src/
Dddk_sysfs_device.c84 int64_t res = strtoll(buf, NULL, DdkSysfsGetBase(propName)); in DdkSysfsReadProperty() local
Dddk_device_manager.c63 struct UsbDdkDeviceInfo *res = NULL; in DdkDevMgrIsDevExists() local
/drivers/peripheral/thermal/interfaces/hdi_service/src/
Dthermal_dfx.cpp126 char res[LOG_INDEX_LEN]; in GetFileNameIndex() local
157 std::string res(resolvedPath); in CanonicalizeSpecPath() local
/drivers/peripheral/input/libinput/src/
Dinput_interface_device_info.cpp172 int32_t res = read(inotifyFd_, event_buf, sizeof(event_buf)); in OnHotPlugEvent() local
/drivers/hdf_core/framework/tools/hc-gen/src/
Dtext_gen.cpp234 bool res = GenObjectDefinitionGen(termIt); in GenNodeDefinition() local
698 auto res = Ast::WalkRound( in TemplateVariableGen() local
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_component_service.cpp255 errno_t res = strncpy_s(reinterpret_cast<char *>(role.cRole), OMX_MAX_STRINGNAME_SIZE, in SetComponentRole() local
/drivers/peripheral/codec/hal/src/
Dcodec_adapter.cpp297 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/
Dservice_manager_hdi_c_test.cpp445 bool res = HdfRemoteServiceSetInterfaceDesc(sampleService, TEST_SERVICE_INTERFACE_DESC); variable
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
Dwpa_common_cmd.c694 int res = 0; in WpaInterfaceWpsPbcMode() local
739 int res = 0; in WpaInterfaceWpsPinMode() local

12