Home
last modified time | relevance | path

Searched defs:result (Results 1 - 25 of 271) sorted by relevance

1234567891011

/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dhdf_usb_device_test.c142 int32_t result; in HdfUsbDeviceEntry() local
/drivers/hdf_core/framework/test/unittest/osal/
H A Dosal_test_entry.c17 int32_t result = 0; in HdfOsalEntry() local
/drivers/hdf_core/framework/test/unittest/wifi/
H A Dhdf_wifi_test.c55 int32_t result; in HdfWifiEntry() local
/drivers/hdf_core/framework/test/unittest/model/audio/src/
H A Dhdf_audio_test.c117 int32_t result; in HdfAudioEntry() local
/drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/
H A Dcamera_device_callback.cpp25 void CameraDeviceCallback::OnResult(uint64_t timestamp, const std::shared_ptr<CameraMetadata> &result) in OnResult() argument
/drivers/peripheral/camera/test/common/callback/src/
H A Dcamera_device_callback.cpp29 int32_t CameraDeviceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t>& result) in OnResult() argument
/drivers/peripheral/light/test/fuzztest/turnofflight_fuzzer/
H A Dturnofflight_fuzzer.cpp26 bool result = false; in TurnOffLightFuzzTest() local
/drivers/peripheral/light/test/fuzztest/turnonlight_fuzzer/
H A Dturnonlight_fuzzer.cpp26 bool result = false; in TurnOnLightFuzzTest() local
/drivers/peripheral/sensor/test/fuzztest/sensorenable_fuzzer/
H A Dsensorenable_fuzzer.cpp25 bool result = false; in SensorEnableFuzzTest() local
/drivers/peripheral/sensor/test/fuzztest/sensorsetoption_fuzzer/
H A Dsensorsetoption_fuzzer.cpp25 bool result = false; in SensorSetOptionFuzzTest() local
/drivers/peripheral/sensor/test/fuzztest/sensorsetmode_fuzzer/
H A Dsensorsetmode_fuzzer.cpp25 bool result = false; in SensorSetModeFuzzTest() local
/drivers/peripheral/sensor/test/fuzztest/sensordisable_fuzzer/
H A Dsensordisable_fuzzer.cpp25 bool result = false; in SensorDisableFuzzTest() local
/drivers/peripheral/sensor/test/fuzztest/sensorsetbatch_fuzzer/
H A Dsensorsetbatch_fuzzer.cpp25 bool result = false; in SensorSetBatchFuzzTest() local
/drivers/peripheral/sensor/test/fuzztest/sensorsetsdcsensor_fuzzer/
H A Dsensorsetsdcsensor_fuzzer.cpp27 bool result = false; in SensorSetSdcSensorFuzzTest() local
/drivers/peripheral/vibrator/test/fuzztest/vibratorstart_fuzzer/
H A Dvibratorstart_fuzzer.cpp25 bool result = false; in VibratorStartFuzzTest() local
/drivers/peripheral/vibrator/test/fuzztest/vibratorstartonce_fuzzer/
H A Dvibratorstartonce_fuzzer.cpp25 bool result = false; in VibratorStartOnceFuzzTest() local
/drivers/external_device_manager/services/native/driver_extension_manager/src/
H A Dext_permission_manager.cpp29 int result = AccessTokenKit::VerifyAccessToken(callerToken, permissionName); in VerifyPermission() local
/drivers/hdf_core/framework/test/fuzztest/devmgr_cpp_fuzzer/loaddevice_fuzzer/
H A Dloaddevice_fuzzer.cpp31 bool result = false; in LoadDeviceFuzzTest() local
/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioserviceadapterobtain_fuzzer/
H A Dioserviceadapterobtain_fuzzer.cpp28 bool result = false; in IoserviceAdapterObtainFuzzTest() local
/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioservicebind_fuzzer/
H A Dioservicebind_fuzzer.cpp27 bool result = false; in IoserviceBindFuzzTest() local
/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioservicenamegetbydeviceclass_fuzzer/
H A Dioservicenamegetbydeviceclass_fuzzer.cpp27 bool result = false; in IoserviceNameGetByDeviceClassFuzzTest() local
/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dcamera_device_callback_wrapper.cpp39 void DeviceCBOnResult(uint64_t timestamp, CameraResultCIF* result) in DeviceCBOnResult() argument
/drivers/peripheral/camera/hdi_service/v1_0/src/
H A Dcamera_device_service_callback.cpp30 int32_t CameraDeviceServiceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) in OnResult() argument
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/parser/
H A Dconfig_parser.cpp35 std::string result = ""; in GetTypeStr() local
H A Dconfig_parser.h24 std::string result; in CheckIdExsit() local

Completed in 5 milliseconds

1234567891011