Home
last modified time | relevance | path

Searched refs:function_string (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/chre/platform/shared/include/chre/platform/shared/
H A Dloader_util.h21 #define ADD_EXPORTED_SYMBOL(function_name, function_string) \ argument
22 { reinterpret_cast<void *>(function_name), function_string }
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/common/
H A Dmatching_function.proto54 optional string function_string = 5;
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/common/
H A Dmatching_function.proto54 optional string function_string = 5;
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/common/
H A Dmatching_function.proto54 optional string function_string = 5;
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessBuffersTests.cpp2245 const glw::GLchar *function_string) in CheckValue() argument
2250 … m_context.getTestContext().getLog() << tcu::TestLog::Message << function_string << " called with " in CheckValue()
2403 …aultsTest::CheckParameterError(const glw::GLchar *pname_string, const glw::GLchar *function_string) in CheckParameterError() argument
2412 … m_context.getTestContext().getLog() << tcu::TestLog::Message << function_string << " called with " in CheckParameterError()
H A Dgl4cDirectStateAccessTests.hpp1734 bool CheckParameterError(const glw::GLchar *pname_string, const glw::GLchar *function_string);
1738 const glw::GLchar *function_string);