/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/ |
H A D | ast_interface_type.h | 125 void AddVersionMethod(const AutoPtr<ASTMethod> &method) in AddVersionMethod()
|
/ohos5.0/foundation/arkui/napi/native_engine/ |
H A D | native_property.h | 43 NapiNativeCallback method = nullptr; member
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/rtc/ |
H A D | rtc_core.h | 29 struct RtcMethod *method; member
|
/aosp12/art/dalvikvm/ |
H A D | dalvikvm.cc | 83 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 D | TestQCProvider.java | 53 public Bundle call(String method, String arg, Bundle extras) { in call()
|
/aosp12/art/test/510-checker-try-catch/src/ |
H A D | Main.java | 148 public static void testMethod(String method) throws Exception { in testMethod()
|
/aosp12/system/libziparchive/include/ziparchive/ |
H A D | zip_archive.h | 46 uint16_t method; member
|
/aosp12/frameworks/base/packages/SettingsLib/SchedulesProvider/src/com/android/settingslib/schedulesprovider/ |
H A D | SchedulesProvider.java | 87 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 D | LegacyCellBroadcastContentProvider.java | 74 public Bundle call(String method, String name, Bundle args) { in call()
|
/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
H A D | CellBroadcastConfigService.java | 148 Method method = SmsManager.class.getDeclaredMethod("resetAllCellBroadcastRanges"); in resetCellBroadcastChannels() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/ |
H A D | image_animator_component.h | 32 void CallAnimationFunc(const std::string& method) in CallAnimationFunc()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_marquee.cpp | 46 void DOMMarquee::CallSpecializedMethod(const std::string& method, const std::string& args) in CallSpecializedMethod()
|
/aosp12/art/compiler/jit/ |
H A D | jit_logger.cc | 52 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 D | NetworkTypeControllerTest.java | 96 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 D | metadata_builder.cpp | 154 void MetadataBuilder::CalculateMetaMethod(ASTMethod* method) in CalculateMetaMethod() 353 MetaMethod* MetadataBuilder::WriteMetaMethod(ASTMethod* method) in WriteMetaMethod()
|
/ohos5.0/foundation/ability/idl_tool/metadata/ |
H A D | metadata_builder.cpp | 155 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 D | js_uv_queue.cpp | 212 napi_value method = entry->GetCallback(); in GenCallbackTask() local 268 napi_value method = nullptr; in GetCallback() local
|
/aosp12/art/compiler/optimizing/ |
H A D | builder.cc | 155 void HGraphBuilder::BuildIntrinsicGraph(ArtMethod* method) { in BuildIntrinsicGraph()
|
/aosp12/art/test/088-monitor-verification/src/ |
H A D | Main.java | 247 Method method = null; in runTest() local
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/pin/ |
H A D | pin_core.h | 36 struct PinCntlrMethod *method; member
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | mission.cpp | 154 bool Mission::UpdateMissionId(int32_t id, int32_t method) in UpdateMissionId()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
H A D | napi_rdb_store_helper.cpp | 114 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 D | verification_results.cc | 42 const VerifiedMethod* method) { in ~VerificationResults()
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/oem/ |
H A D | MotorolaUtils.java | 132 Method method = TelephonyManager.class.getMethod("isWifiCallingAvailable"); in isWifiCallingAvailable() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/ability_component/resource/ |
H A D | ability_component_resource.cpp | 91 const std::string& method, const std::string& param, bool useSyncTask) in CallResRegisterMethod()
|