Home
last modified time | relevance | path

Searched defs:method (Results 401 – 425 of 440) sorted by relevance

1...<<1112131415161718

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp182 for (auto method : DeclarationConstants::DEFAULT_METHODS) { in InitCommonMethod() local
1976 void Declaration::CallMethod(const std::string& method, const std::string& args) in CallMethod()
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_callback_test.cpp35 void RilCallbackTest::PrintResponseInfo(const std::string &method, const RilRadioResponseInfo &resp… in PrintResponseInfo()
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java372 SessionState(ClientState client, IInputMethodInvoker method, in SessionState()
2823 void onSessionCreated(IInputMethodInvoker method, IInputMethodSession session, in onSessionCreated()
6104 IInputMethodInvoker method; in dumpAsStringNoCheck() local
/aosp14/frameworks/base/core/java/android/app/
H A DInstrumentation.java137 private void checkInstrumenting(String method) { in checkInstrumenting()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dcommon_func.cpp544 int32_t method = 0; in GetDeflateInit2Arg() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c854 int32_t method = 0; in ReceivedControlData() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/network_manager/src/
H A Dnetwork_manager_addon.cpp414 int32_t method = -1; in JsObjToAddFirewallObject() local
/ohos5.0/base/security/device_auth/frameworks/src/lite/
H A Dipc_adapt.c1432 uint32_t SetIpcCallMap(uintptr_t ipcInstance, IpcServiceCall method, int32_t methodId) in SetIpcCallMap()
/ohos5.0/base/security/device_auth/frameworks/src/standard/
H A Dipc_adapt.cpp1302 uint32_t SetIpcCallMap(uintptr_t ipcInstance, IpcServiceCall method, int32_t methodId) in SetIpcCallMap()
/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp1294 uint16_t method; in preloadZip() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp206 void DOMNode::CallMethod(const std::string& method, const std::string& args) in CallMethod()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_manager.cpp224 napi_value method = nullptr; in IsJSFunctionExist() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp470 …const Uri &uri, const std::string &method, const std::string &arg, const AppExecFwk::PacMap &pacMa… in Call()
/aosp14/frameworks/base/tools/aapt/
H A DCommand.cpp93 const char* compressionName(int method) in compressionName()
/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DContentService.java1946 private void enforceShell(String method) { in enforceShell()
/aosp14/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerService.java1463 private boolean checkCanCollapseStatusBar(String method) { in checkCanCollapseStatusBar()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine.cpp974const std::string& method, const std::string& arg, const AppExecFwk::PacMap& pacMap, const Calling… in Call()
/aosp14/frameworks/base/core/java/android/text/
H A DTextUtils.java138 public static String getEllipsisString(@NonNull TextUtils.TruncateAt method) { in getEllipsisString()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp1261 static void SetCallbackMethod(ArkUIAPICallbackMethod* method) in SetCallbackMethod()
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_device.cpp354 static std::string EapMethod2Str(const int& method) in EapMethod2Str()
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_manager/
H A Ddevice_manager_test.cpp1548 mindspore::lite::ResizeMethod method {mindspore::lite::RESIZE_METHOD_LINEAR}; variable
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c992 int32_t method = 0; in ReceivedControlData() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/panel/
H A Dpanel_test_ng.cpp1464 DragBarPaintMethod method; variable
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.cpp1586 napi_value method = nullptr; in HostOnGlobalCallInner() local
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java2791 public final void setTransformationMethod(TransformationMethod method) { in setTransformationMethod()
2809 void setTransformationMethodInternal(@Nullable TransformationMethod method, in setTransformationMethodInternal()
11887 final TransformationMethod method = getTransformationMethod(); in isAllCaps() local

1...<<1112131415161718