Home
last modified time | relevance | path

Searched defs:functionName (Results 101 – 125 of 575) sorted by relevance

12345678910>>...23

/aosp_15_r20/packages/modules/Connectivity/staticlibs/native/bpfmapjni/
Dcom_android_net_module_util_BpfMap.cpp89 static jboolean throwIfNotEnoent(JNIEnv *env, const char* functionName, int ret, int err) { in throwIfNotEnoent()
/aosp_15_r20/libcore/ojluni/src/main/native/
H A DDatagramChannelImpl.c50 #define NATIVE_METHOD(className, functionName, signature) \ argument
H A DIOUtil.c40 #define NATIVE_METHOD(className, functionName, signature) \ argument
H A DFileChannelImpl.c40 #define NATIVE_METHOD(className, functionName, signature) \ argument
H A DUnixFileSystem_md.c87 #define NATIVE_METHOD(className, functionName, signature) \ argument
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2beta/src/main/java/com/google/cloud/functions/v2beta/
H A DFunctionName.java213 private Builder(FunctionName functionName) { in Builder()
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2/src/main/java/com/google/cloud/functions/v2/
H A DFunctionName.java213 private Builder(FunctionName functionName) { in Builder()
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dmessageformat2_errors.cpp50 void DynamicErrors::setUnknownFunction(const FunctionName& functionName, UErrorCode& status) { in setUnknownFunction()
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2alpha/src/main/java/com/google/cloud/functions/v2alpha/
H A DFunctionName.java213 private Builder(FunctionName functionName) { in Builder()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DRegexModify.java64 String functionName = MyOptions.applyFunction.option.getValue(); in main() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
H A Dtest_create_context.cpp112 std::string functionName; in context_create() local
H A Dtest_interop_sync.cpp119 std::string functionName; in interop_user_sync() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderUniformIntegerFunctionTests.cpp200 static void addFunctionCases(TestCaseGroup *parent, const char *functionName, int input) in addFunctionCases()
/aosp_15_r20/libnativehelper/tests_mts/jni/
H A Djni_helper_jni.cpp65 static void throwErrnoException(JNIEnv* env, jclass /*clazz*/, jstring functionName, jint cause) { in throwErrnoException()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/os/
H A Dmos_util_debug.cpp607 const PCCHAR functionName, in MosMessage()
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/msl/
H A DRewriteInterpolants.cpp195 const char *functionName = nullptr; in visitSymbol() local
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/spirv/
H A DRewriteR32fImages.cpp198 const ImmutableString &functionName = node->getFunction()->name(); in RewriteBuiltinFunctionCall() local
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/windows/
H A Dicd_windows.c432 void *khrIcdOsLibraryGetFunctionAddress(void *library, const char *functionName) in khrIcdOsLibraryGetFunctionAddress()
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/
DHealthMonitor.h266 const char* functionName, const char* message, uint32_t line) in HealthWatchdogBuilder()
/aosp_15_r20/frameworks/av/media/libaaudio/src/utility/
H A DAAudioUtilities.cpp651 static int32_t AAudioProperty_getMMapOffsetMicros(const char *functionName, in AAudioProperty_getMMapOffsetMicros()
/aosp_15_r20/frameworks/base/ravenwood/runtime-jni/
H A Dravenwood_runtime.cpp30 static void throwErrnoException(JNIEnv* env, const char* functionName) { in throwErrnoException()
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_database_SQLiteConnection.cpp261 jstring functionName, jobject functionObj) { in nativeRegisterCustomScalarFunction()
355 jstring functionName, jobject functionObj) { in nativeRegisterCustomAggregateFunction()
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/
DhlslGrammar.cpp2795 TString* functionName = &memberName; in acceptMemberFunctionDefinition() local
3555 TString* functionName = nullptr; in acceptFunctionCall() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/
H A DhlslGrammar.cpp2795 TString* functionName = &memberName; in acceptMemberFunctionDefinition() local
3555 TString* functionName = nullptr; in acceptFunctionCall() local
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DOutputHLSL.h250 TString functionName; member

12345678910>>...23