Home
last modified time | relevance | path

Searched defs:method (Results 426 – 450 of 992) sorted by relevance

1...<<11121314151617181920>>...40

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_interface_type.h125 void AddVersionMethod(const AutoPtr<ASTMethod> &method) in AddVersionMethod()
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_property.h43 NapiNativeCallback method = nullptr; member
/ohos5.0/drivers/hdf_core/framework/support/platform/include/rtc/
H A Drtc_core.h29 struct RtcMethod *method; member
/aosp12/art/dalvikvm/
H A Ddalvikvm.cc83 jmethodID method = env->GetStaticMethodID(klass.get(), "main", "([Ljava/lang/String;)V"); in InvokeMain() local
/aosp12/packages/apps/Car/libs/car-qc-lib/tests/unit/src/com/android/car/qc/testutils/
H A DTestQCProvider.java53 public Bundle call(String method, String arg, Bundle extras) { in call()
/aosp12/art/test/510-checker-try-catch/src/
H A DMain.java148 public static void testMethod(String method) throws Exception { in testMethod()
/aosp12/system/libziparchive/include/ziparchive/
H A Dzip_archive.h46 uint16_t method; member
/aosp12/frameworks/base/packages/SettingsLib/SchedulesProvider/src/com/android/settingslib/schedulesprovider/
H A DSchedulesProvider.java87 public Bundle call(@NonNull String method, @Nullable String arg, @Nullable Bundle extras) { in call()
/aosp12/packages/apps/CellBroadcastReceiver/legacy/src/com/android/cellbroadcastreceiver/
H A DLegacyCellBroadcastContentProvider.java74 public Bundle call(String method, String name, Bundle args) { in call()
/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastConfigService.java148 Method method = SmsManager.class.getDeclaredMethod("resetAllCellBroadcastRanges"); in resetCellBroadcastChannels() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_animator_component.h32 void CallAnimationFunc(const std::string& method) in CallAnimationFunc()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_marquee.cpp46 void DOMMarquee::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod()
/aosp12/art/compiler/jit/
H A Djit_logger.cc52 void JitLogger::WritePerfMapLog(const void* ptr, size_t code_size, ArtMethod* method) { in WritePerfMapLog()
269 void JitLogger::WriteJitDumpLog(const void* ptr, size_t code_size, ArtMethod* method) { in WriteJitDumpLog()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DNetworkTypeControllerTest.java96 Method method = StateMachine.class.getDeclaredMethod("getCurrentState"); in getCurrentState() local
102 Method method = NetworkTypeController.class.getDeclaredMethod("updateOverrideNetworkType"); in updateOverrideNetworkType() local
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmetadata_builder.cpp154 void MetadataBuilder::CalculateMetaMethod(ASTMethod* method) in CalculateMetaMethod()
353 MetaMethod* MetadataBuilder::WriteMetaMethod(ASTMethod* method) in WriteMetaMethod()
/ohos5.0/foundation/ability/idl_tool/metadata/
H A Dmetadata_builder.cpp155 void MetadataBuilder::CalculateMetaMethod(ASTMethod* method) in CalculateMetaMethod()
356 MetaMethod* MetadataBuilder::WriteMetaMethod(ASTMethod* method) in WriteMetaMethod()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
H A Djs_uv_queue.cpp212 napi_value method = entry->GetCallback(); in GenCallbackTask() local
268 napi_value method = nullptr; in GetCallback() local
/aosp12/art/compiler/optimizing/
H A Dbuilder.cc155 void HGraphBuilder::BuildIntrinsicGraph(ArtMethod* method) { in BuildIntrinsicGraph()
/aosp12/art/test/088-monitor-verification/src/
H A DMain.java247 Method method = null; in runTest() local
/ohos5.0/drivers/hdf_core/framework/support/platform/include/pin/
H A Dpin_core.h36 struct PinCntlrMethod *method; member
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dmission.cpp154 bool Mission::UpdateMissionId(int32_t id, int32_t method) in UpdateMissionId()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store_helper.cpp114 napi_value method = nullptr; in OnCreate() local
141 napi_value method = nullptr; in OnUpgrade() local
176 napi_value method = nullptr; in OnDowngrade() local
211 napi_value method = nullptr; in OnOpen() local
/aosp12/art/compiler/dex/
H A Dverification_results.cc42 const VerifiedMethod* method) { in ~VerificationResults()
/aosp12/packages/apps/Dialer/java/com/android/dialer/oem/
H A DMotorolaUtils.java132 Method method = TelephonyManager.class.getMethod("isWifiCallingAvailable"); in isWifiCallingAvailable() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/ability_component/resource/
H A Dability_component_resource.cpp91 const std::string& method, const std::string& param, bool useSyncTask) in CallResRegisterMethod()

1...<<11121314151617181920>>...40