/foundation/arkui/napi/sample/native_module_systemtest/ |
H A D | js_test_bigint_napi.cpp | 24 static napi_value BigIntIsLossless(napi_env env, napi_callback_info info) in BigIntIsLossless() argument 49 static napi_value BigInt64(napi_env env, napi_callback_info info) in BigInt64() argument 67 static napi_value BigUint64(napi_env env, napi_callback_info info) in BigUint64() argument 91 static napi_value BigIntWords(napi_env env, napi_callback_info info) in BigIntWords() argument 120 static napi_value CreateTooBigBigInt(napi_env env, napi_callback_info info) in CreateTooBigBigInt() argument
|
H A D | js_test_string_napi.cpp | 25 static napi_value TestStringUtf16(napi_env env, napi_callback_info info) in TestStringUtf16() argument 44 static napi_value TestStringUtf16Insufficient(napi_env env, napi_callback_info info) in TestStringUtf16Insufficient() argument 67 static napi_value TestStringUtf16Length(napi_env env, napi_callback_info info) in TestStringUtf16Length() argument 87 static napi_value TestStringLargeUtf16(napi_env env, napi_callback_info info) in TestStringLargeUtf16() argument
|
H A D | js_napi_instance.cpp | 33 static napi_value GetModuleName(napi_env env, napi_callback_info info) in GetModuleName() argument 56 static napi_value SetInstanceData(napi_env env, napi_callback_info info) in SetInstanceData() argument 71 static napi_value GetInstanceData(napi_env env, napi_callback_info info) in GetInstanceData() argument
|
/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | form_renderer_dispatcher_proxy_test.cpp | 147 std::vector<std::string> info; in HWTEST_F() local
|
/foundation/arkui/napi/sample/native_module_callback/ |
H A D | js_callback.cpp | 68 static napi_value JSTest(napi_env env, napi_callback_info info) in JSTest() argument
|
/foundation/arkui/ui_lite/frameworks/imgdecode/ |
H A D | file_img_decoder.cpp | 100 struct stat info; in ReadToCache() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
H A D | text_input_update_test.cpp | 956 SourceAndValueInfo info; in HWTEST_F() local 1048 SourceAndValueInfo info; HWTEST_F() local [all...] |
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_a2dp_src_observer_stub.cpp | 103 stub->OnConfigurationChanged(RawAddress(addr), *info, error); in OnConfigurationChangedInner() local
|
/foundation/communication/bluetooth/frameworks/js/napi/src/ |
H A D | napi_bluetooth_host.cpp | 45 napi_value RegisterHostObserver(napi_env env, napi_callback_info info) in RegisterHostObserver() argument 66 napi_value DeregisterHostObserver(napi_env env, napi_callback_info info) in DeregisterHostObserver() argument [all...] |
/foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
H A D | napi_event_subscribe_module.cpp | 42 napi_status NapiEventSubscribeModule::Register(napi_env env, napi_callback_info info) in Register() argument 76 napi_status NapiEventSubscribeModule::Deregister(napi_env env, napi_callback_info info) in Deregister() argument
|
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_a2dp_src.h | 71 virtual void OnConfigurationChanged(const BluetoothRemoteDevice &device, const A2dpCodecInfo &info, int error) in OnConfigurationChanged() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_a2dp_src_observer_proxy.cpp | 86 OnConfigurationChanged( const RawAddress &device, const BluetoothA2dpCodecInfo &info, int error) OnConfigurationChanged() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_service_connection.cpp | 34 A2dpDeviceInfo *info = nullptr; in A2dpConnect() local 162 A2dpDeviceInfo *info = nullptr; in JudgeConnectExit() local [all...] |
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleresmgr_fuzzer/ |
H A D | bundleresmgr_fuzzer.cpp | 43 BundleResourceInfo info; in DoSomethingInterestingWithMyAPI() local
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleresrdb_fuzzer/ |
H A D | bundleresrdb_fuzzer.cpp | 48 BundleResourceInfo info; in DoSomethingInterestingWithMyAPI() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_rfcomm_connection.cpp | 41 RfcommConnectReqInfo info = { in Create() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | extract_param.cpp | 74 ExtractParam *info = new (std::nothrow) ExtractParam(); in Unmarshalling() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/ |
H A D | bundle_sandbox_app_helper.cpp | 24 void BundleSandboxAppHelper::SaveSandboxAppInfo(const InnerBundleInfo &info, const int32_t &appIndex) in SaveSandboxAppInfo() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundlecloneinstaller_fuzzer/ |
H A D | bundlecloneinstaller_fuzzer.cpp | 78 InnerBundleInfo info; in DoSomethingInterestingWithMyAPI() local
|
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_map.cpp | 65 BundleInfo *info = node->value_; in Add() local 92 BundleInfo *info = oldNode->value_; in Update() local 123 BundleInfo *info in Get() local 277 BundleInfo *info = node->value_; Erase() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | system_bundle_installer.cpp | 250 InnerBundleInfo info; in CheckUninstallSystemHsp() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_exception_handler_test/ |
H A D | bms_bundle_exception_handler_test.cpp | 132 InnerBundleInfo info; in HWTEST_F() local 152 InnerBundleInfo info; in HWTEST_F() local 169 InnerBundleInfo info; in HWTEST_F() local 186 InnerBundleInfo info; HWTEST_F() local 203 InnerBundleInfo info; HWTEST_F() local 223 InnerBundleInfo info; HWTEST_F() local 243 InnerBundleInfo info; HWTEST_F() local 262 InnerBundleInfo info; HWTEST_F() local 282 InnerBundleInfo info; HWTEST_F() local 304 InnerBundleInfo info; HWTEST_F() local [all...] |
/foundation/bundlemanager/ecological_rule_manager/interfaces/innerkits/src/ |
H A D | ecological_rule_mgr_service_proxy.cpp | 189 sptr<T> info = reply.ReadParcelable<T>(); in ReadParcelableVector() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/navigation/ |
H A D | router_map_helper.cpp | 27 void RouterMapHelper::MergeRouter(BundleInfo &info) in MergeRouter() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixbootscanner_fuzzer/ |
H A D | quickfixbootscanner_fuzzer.cpp | 50 ApplicationInfo info; in DoSomethingInterestingWithMyAPI() local
|