Home
last modified time | relevance | path

Searched defs:add (Results 1 – 25 of 53) sorted by relevance

123

/test/xts/acts/demo/hvigor_sample/demo_ndk_stage/entry/src/main/cpp/types/libentry/
Dindex.d.ts15 export const add: (a: number, b: number) => number; constant
/test/xts/acts/ability/crossplatform/ability_runtime/actscontexttest/src/main/cpp/types/libentry/
Dindex.d.ts16 export const add: (a: number, b: number) => number; constant
/test/xts/acts/arkcompiler/esmodule/esmodule_ohostest/entry/src/ohosTest/cpp/types/libentry/
Dindex.d.ts15 export const add: (a: number, b: number) => number; constant
/test/xts/acts/demo/hvigor_sample/demo_ndk_fa_js/entry/src/main/cpp/types/libentry/
Dindex.d.ts15 export const add: (a: number, b: number) => number; constant
/test/xts/acts/ability/crossplatform/ability_runtime/actsuiabilitycontexttest/src/main/cpp/types/libentry/
Dindex.d.ts16 export const add: (a: number, b: number) => number; constant
/test/xts/acts/arkcompiler/esmodule/esmodule_dynamicimport/entry/src/main/cpp/types/libentry/
Dindex.d.ts16 export const add: (a: number, b: number) => number; constant
/test/xts/acts/multimedia/media/media_js_standard/avplayeraudiondk/src/main/cpp/types/libentry/
Dindex.d.ts16 export const add: (a: number, b: number) => number; constant
/test/xts/acts/ability/ability_runtime/actsactionextensionability/actsactionextensionabilitytest/entry/src/main/cpp/types/libentry/
Dindex.d.ts15 export const add: (a: number, b: number) => number; constant
/test/xts/acts/demo/hvigor_sample/demo_ndk_fa_ets/entry/src/main/cpp/types/libentry/
Dindex.d.ts15 export const add: (a: number, b: number) => number; constant
/test/xts/acts/arkcompiler/esmodule/esmodule_entry/entry/src/main/cpp/types/libentry/
Dindex.d.ts15 export const add: (a: number, b: number) => number; constant
/test/xts/acts/arkcompiler/esmodule/esmodule_ohostestlib/entry/src/main/cpp/types/libentry/
Dindex.d.ts15 export const add: (a: number, b: number) => number; constant
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/entry/src/main/cpp/types/libentry/
Dindex.d.ts16 export const add: (a: number, b: number) => number; constant
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/harTwo/src/main/cpp/types/libhartwo/
Dindex.d.ts16 export const add: (a: number, b: number) => number; constant
/test/xts/acts/arkcompiler/esmodule/esmodule_entry/entry/src/main/ets/test/
Dtest.ts15 export function add(a: number, b: number) { function
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/harOne/src/main/cpp/types/libharone/
Dindex.d.ts16 export const add: (a: number, b: number) => number; constant
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/hspTwo/src/main/cpp/types/libhsptwo/
Dindex.d.ts16 export const add: (a: number, b: number) => number; constant
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/hspOne/src/main/cpp/types/libhspone/
Dindex.d.ts16 export const add: (a: number, b: number) => number; constant
/test/xts/acts/arkcompiler/esmodule/esmodule_ohostest/entry/src/ohosTest/ets/test/
Dtest.ts15 export function add(a: number, b: number) { function
/test/xts/acts/ability/ability_runtime/actsuiextensiontest/uiextensionprovider3/entry/src/main/ets/IdlServiceExt/
Di_idl_service_ext.ts17 add(num1: number, num2: number, callback: addCallback): void; method
/test/xts/acts/ability/ability_runtime/actsuiextensiontest/uiextensionprovider2/entry/src/main/ets/IdlServiceExt/
Di_idl_service_ext.ts17 add(num1: number, num2: number, callback: addCallback): void; method
/test/xts/acts/arkui/ace_c_scroll_crosslanguage/entry/src/main/cpp/types/libnativeNode/
Dindex.d.ts16 export const add: (a: number, b: number) => number; constant
/test/xts/acts/demo/test_rust_demo/src/
Dlib.rs18 pub fn add(a: i32, b: i32) -> i32 { in add() function
/test/xts/acts/ability/ability_runtime/actsuiextensiontest/uiextensionprovider/entry/src/main/ets/IdlServiceExt/
Di_idl_service_ext.ts17 add(num1: number, num2: number, callback: addCallback): void; method
/test/xts/acts/arkui/ace_c_arkui_test_api151/entry/src/main/cpp/types/libentry/
Dindex.d.ts18 export const add: (a: number, b: number) => number; constant
/test/xts/acts/ability/ability_runtime/actsuiextensiontest/uiextensionservice/entry/src/main/ets/IdlServiceExt/
Di_idl_service_ext.ts17 add(num1: number, num2: number, callback: addCallback): void; method

123