/aosp_15_r20/libcore/ojluni/src/main/native/ |
H A D | ServerSocketChannelImpl.c | 51 #define NATIVE_METHOD(className, functionName, signature) \ argument
|
H A D | Adler32.c | 68 #define NATIVE_METHOD(className, functionName, signature) \ argument
|
H A D | CRC32.c | 74 #define NATIVE_METHOD(className, functionName, signature) \ argument
|
H A D | PollArrayWrapper.c | 106 #define NATIVE_METHOD(className, functionName, signature) \ argument
|
H A D | FileSystemPreferences.c | 40 #define NATIVE_METHOD(className, functionName, signature) \ argument
|
H A D | FileInputStream.c | 45 #define NATIVE_METHOD(className, functionName, signature) \ argument
|
H A D | ObjectInputStream.c | 33 #define NATIVE_METHOD(className, functionName, signature) \ argument
|
H A D | ObjectOutputStream.c | 33 #define NATIVE_METHOD(className, functionName, signature) \ argument
|
H A D | DatagramDispatcher.c | 47 #define NATIVE_METHOD(className, functionName, signature) \ argument
|
H A D | StrictMath.c | 31 #define NATIVE_METHOD(className, functionName, signature) \ argument
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiVersionCheck.cpp | 454 …void reportFail(tcu::TestLog &log, const char *const functionName, const char *const firstParamNam… in reportFail() 509 const char *functionName = testsArr[ndx].first; in mixupAddressProcCheck() local
|
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/ |
H A D | ShaderStorageBlockFunctionHLSL.h | 70 TString functionName; member
|
/aosp_15_r20/external/swiftshader/src/System/ |
H A D | SharedLibrary.hpp | 137 inline void getFuncAddress(void *library, const char *functionName, FunctionPointer *out) in getFuncAddress()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/ |
H A D | mos_interface.cpp | 1769 const char *functionName, in AllocateResource() 1837 const char *functionName, in FreeResource() 1899 const char *functionName, in FreeResource() 3716 const char *functionName, in MosSimulateOsApiFail()
|
/aosp_15_r20/external/angle/src/compiler/translator/glsl/ |
H A D | OutputGLSLBase.cpp | 148 const ImmutableString &functionName, in writeFunctionTriplet() 962 ImmutableString functionName = node->getFunction()->name(); in visitAggregate() local
|
/aosp_15_r20/external/openthread/src/posix/platform/ |
H A D | backtrace.cpp | 78 char *functionName = nullptr; in demangleSymbol() local
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/jaxp/ |
H A D | JAXPExtensionsProvider.java | 165 String functionName = extFunction.getFunctionName(); in extFunction() local
|
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/linux/ |
H A D | icd_linux.c | 254 void *khrIcdOsLibraryGetFunctionAddress(void *library, const char *functionName) in khrIcdOsLibraryGetFunctionAddress()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/private/ |
H A D | mos_os_specific.cpp | 1129 PCCHAR functionName, in Mos_Specific_AllocateResource() 1203 PCCHAR functionName, in Mos_Specific_FreeResource() 1243 PCCHAR functionName, in Mos_Specific_FreeResourceWithFlag()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fFboSRGBWriteControlTests.cpp | 222 const char *functionName; member 228 const char *const functionName = "blendPlusLinearToSRGB"; in getFunctionBlendLinearToSRGBCheck() local 1820 bool FboSRGBUnsupportedEnumCase::isInvalidEnum(std::string functionName) in isInvalidEnum()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | CLKernelImpl.h | 75 std::string functionName; member
|
/aosp_15_r20/libcore/ojluni/src/test/javax/xml/jaxp/transform/ |
H A D | XPathExFuncTest.java | 211 public XPathFunction resolveFunction(QName functionName, int arity) { in resolveFunction()
|
/aosp_15_r20/system/tools/hidl/ |
D | generateCpp.cpp | 90 const std::string functionName = isTry ? "tryGetService" : "getService"; in declareGetService() local 166 const std::string functionName = isTry ? "tryGetService" : "getService"; in implementGetService() local
|
/aosp_15_r20/libnativehelper/tests_mts/src/com/android/art/libnativehelper/ |
H A D | JniHelpTest.java | 116 final String functionName = "execve"; in testErrnoException() local
|
/aosp_15_r20/packages/services/Car/packages/ScriptExecutor/src/ |
D | LuaEngine.cpp | 107 int LuaEngine::pushFunction(const char* functionName) { in pushFunction()
|