/hardware/st/nfc/st21nfc/adaptation/ |
D | config.cpp | 420 bool CNfcConfig::getValue(const char* name, char* pValue, size_t& len) const { in getValue() 446 bool CNfcConfig::getValue(const char* name, char* pValue, long len, in getValue() 664 extern "C" int GetStrValue(const char* name, char* pValue, unsigned long l) { in GetStrValue() 688 extern "C" int GetByteArrayValue(const char* name, char* pValue, long bufflen, in GetByteArrayValue() 703 extern "C" int GetNumValue(const char* name, void* pValue, unsigned long len) { in GetNumValue()
|
/hardware/samsung/nfc/halimpl/src/ |
D | config.cpp | 495 bool CNfcConfig::getValue(const char* name, char* pValue, size_t len) const { in getValue() 507 bool CNfcConfig::getValue(const char* name, char* pValue, long len, in getValue() 765 extern "C" int GetStrValue(const char* name, char* pValue, // SLSI in GetStrValue() 788 extern "C" int GetByteArrayValue(const char* name, char* pValue, // SLSI in GetByteArrayValue() 803 extern "C" int GetNumValue(const char* name, void* pValue, // SLSI in GetNumValue()
|
/hardware/nxp/nfc/pn8x/halimpl/utils/ |
D | phNxpConfig.cpp | 489 bool CNfcConfig::getValue(const char* name, char* pValue, size_t len) const { in getValue() 501 bool CNfcConfig::getValue(const char* name, char* pValue, long len, in getValue() 752 extern "C" int GetNxpStrValue(const char* name, char* pValue, in GetNxpStrValue() 776 extern "C" int GetNxpByteArrayValue(const char* name, char* pValue, in GetNxpByteArrayValue() 792 extern "C" int GetNxpNumValue(const char* name, void* pValue, in GetNxpNumValue()
|
/hardware/nxp/nfc/snxxx/halimpl/utils/ |
D | phNxpConfig.cc | 531 bool CNfcConfig::getValue(const char* name, char* pValue, size_t len) const { in getValue() 543 bool CNfcConfig::getValue(const char* name, char* pValue, long len, in getValue() 958 extern "C" int GetNxpStrValue(const char* name, char* pValue, in GetNxpStrValue() 982 extern "C" int GetNxpByteArrayValue(const char* name, char* pValue, in GetNxpByteArrayValue() 998 extern "C" int GetNxpNumValue(const char* name, void* pValue, in GetNxpNumValue()
|
/hardware/st/nfc/1.0/adaptation/ |
D | config.cpp | 390 bool CNfcConfig::getValue(const char* name, char* pValue, size_t& len) const { in getValue() 605 extern "C" int GetStrValue(const char* name, char* pValue, unsigned long l) { in GetStrValue() 621 extern "C" int GetNumValue(const char* name, void* pValue, unsigned long len) { in GetNumValue()
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
D | VehicleHalManager_test.cpp | 69 VehiclePropValuePtr pValue; in get() local 185 auto pValue = objectPool->obtainComplex(); in getComplexProperty() local 351 auto pValue = objectPool->obtainString(kCarMake); in TEST_F() local
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/ |
D | VehicleManager_fuzzer.cpp | 96 VehiclePropValuePtr pValue = nullptr; in get() local
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_funcs.hpp | 5282 …etSemaphoreCounterValue( VULKAN_HPP_NAMESPACE::Semaphore semaphore, uint64_t * pValue, Dispatch co… in getSemaphoreCounterValue() 13518 …emaphoreCounterValueKHR( VULKAN_HPP_NAMESPACE::Semaphore semaphore, uint64_t * pValue, Dispatch co… in getSemaphoreCounterValueKHR() 13796 …MESPACE::PerformanceParameterTypeINTEL parameter, VULKAN_HPP_NAMESPACE::PerformanceValueINTEL * pV… in getPerformanceParameterINTEL()
|
D | vulkansc_funcs.hpp | 4577 …etSemaphoreCounterValue( VULKAN_HPP_NAMESPACE::Semaphore semaphore, uint64_t * pValue, Dispatch co… in getSemaphoreCounterValue()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoder.cpp | 10978 uint64_t* pValue; in decode() local
|
D | VkDecoderSnapshot.cpp | 2018 uint64_t* pValue) {} in vkGetSemaphoreCounterValue() 5835 uint64_t* pValue) { in vkGetSemaphoreCounterValue()
|