Home
last modified time | relevance | path

Searched defs:functionName (Results 26 - 50 of 70) sorted by relevance

123

/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/
H A Djs_component_test_utils.h78 const char* functionName; member
H A Djs_component_test_component.cpp471 const char* functionName = static_cast<const char*>(data); in GenericBoolCallback() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2DataModel.java326 private final String functionName; field in Mf2DataModel.Expression
405 private String functionName = null; field in Mf2DataModel.Expression.Builder
427 public Builder setFunctionName(String functionName) { in setFunctionName() argument
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-stack-trace-impl.cc172 StackFrame::StackFrame(String16&& functionName, int scriptId, in StackFrame() argument
185 const String16& StackFrame::functionName() const { return m_functionName; } in functionName() function in v8_inspector::StackFrame
H A Dv8-console.cc677 String16 functionName = in monitorFunctionCallback() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputHLSL.h239 TString functionName; member
H A DShaderStorageBlockOutputHLSL.cpp494 const TString &functionName = mSSBOFunctionHLSL->registerShaderStorageBlockFunction( in traverseSSBOAccess() local
498 out << functionName; in traverseSSBOAccess() local
H A DOutputGLSLBase.cpp153 out << functionName; in writeFunctionTriplet() local
917 ImmutableString functionName = node->getFunction()->name(); in visitAggregate() local
140 writeFunctionTriplet(Visit visit, const ImmutableString &functionName, bool useEmulatedFunction) writeFunctionTriplet() argument
/third_party/skia/src/gpu/
H A DGrFragmentProcessor.h549 const char* functionName() const { in functionName() function in GrFragmentProcessor::GrFragmentProcessor::ProgramImpl
/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_napi_sync_impl.cpp108 GetResource(napi_env env, napi_callback_info info, const std::string &functionName) GetResource() argument
H A Dresource_manager_napi_async_impl.cpp93 GetResource(napi_env env, napi_callback_info info, const std::string &functionName) GetResource() argument
/base/web/webview/interfaces/native/
H A Darkweb_scheme_handler.cpp101 void LoadFunction(const char* functionName, Fn* fnOut) in LoadFunction() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dbusiness_error.cpp267 CreateCommonError( napi_env env, int32_t err, const std::string &functionName, const std::string &permissionName) CreateCommonError() argument
/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
H A Djs_work_scheduler_extension.cpp312 CallFuncation(napi_env env, napi_value workInfoData, std::unique_ptr<NativeReference> &jsObj_, const char* functionName) CallFuncation() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-inspector.h139 StringView functionName; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiVersionCheck.cpp410 void reportFail (tcu::TestLog& log, const char* const functionName, const char* const firstParamName, const char* const secondParamName, deBool shouldBeNonNull, deUint32& failsQuantity) in reportFail() argument
459 const char* functionName = testsArr[ndx].first; in mixupAddressProcCheck() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRemoveDynamicIndexing.cpp185 std::string functionName = GetIndexFunctionName(type, write); in GetIndexFunctionDefinition() local
/third_party/skia/src/sksl/codegen/
H A DSkSLPipelineStageCodeGenerator.cpp306 String PipelineStageCodeGenerator::functionName(const FunctionDeclaration& decl) { in functionName() function in SkSL::PipelineStage::PipelineStageCodeGenerator
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPrimitiveRestartTests.cpp703 const char* functionName = function == (int)PrimitiveRestartCase::FUNCTION_DRAW_ELEMENTS ? "draw_elements" in init() local
H A Des3fInstancedRenderingTests.cpp628 const char* functionName = function == (int)InstancedRenderingCase::FUNCTION_DRAW_ARRAYS_INSTANCED ? "draw_arrays_instanced" in init() local
H A Des3fShaderCommonFunctionTests.cpp1596 static void addFunctionCases (TestCaseGroup* parent, const char* functionName, bool floatTypes, bool intTypes, bool uintTypes) in addFunctionCases() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_config.cpp422 void RdbStoreConfig::SetScalarFunction(const std::string &functionName, int argc, ScalarFunction function) in SetScalarFunction() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiVersionCheck.cpp414 void reportFail (tcu::TestLog& log, const char* const functionName, const char* const firstParamName, const char* const secondParamName, deBool shouldBeNonNull, deUint32& failsQuantity) in reportFail() argument
463 const char* functionName = testsArr[ndx].first; in mixupAddressProcCheck() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp340 static void addFunctionCases (tcu::TestCaseGroup* parent, const char* functionName, const std::vector<glu::DataType>& scalarTypes) in addFunctionCases() argument
H A DvktShaderIntegerFunctionTests.cpp221 static void addFunctionCases (tcu::TestCaseGroup* parent, const char* functionName, bool intTypes, bool uintTypes, bool allPrec, deUint32 shaderBits) in addFunctionCases() argument

Completed in 35 milliseconds

123