/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/ |
H A D | videodec_api11_sample.cpp | 193 bool result = true; in MdCompare() local 196 return result; in MdCompare()
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_multistages_capture_test/src/ |
H A D | medialibrary_multistages_photo_capture_test.cpp | 671 auto result = callback->UpdatePhotoQuality(PHOTO_ID_FOR_TEST);
in HWTEST_F() local 672 EXPECT_EQ(result, E_OK);
in HWTEST_F() 781 // check result
in HWTEST_F() 815 // check result
in HWTEST_F()
|
/foundation/multimedia/ringtone_library/test/unittest/ringtone_data_extension_test/src/ |
H A D | ringtone_data_manager_test.cpp | 643 auto result = RingtoneDataManager::GetInstance()->Init(abilityContextImpl); in HWTEST_F() local 644 EXPECT_EQ(result, E_OK); in HWTEST_F()
|
/foundation/multimodalinput/input/util/common/include/ |
H A D | mmi_matrix3.h | 399 auto result = std::equal(data_, data_ + 8, otherData, in IsNearEqual() local 401 return result; in IsNearEqual()
|
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/ |
H A D | request_context.cpp | 689 void RequestContext::SetPerformanceTimingToResult(napi_value result) in SetPerformanceTimingToResult() argument 701 NapiUtils::SetNamedProperty(env, result, HttpConstant::RESPONSE_PERFORMANCE_TIMING, performanceTimingValue); in SetPerformanceTimingToResult()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | distributeddb_cloud_kv_syncer_test.cpp | 241 bool result = comSyncCv.wait_for(lock, std::chrono::seconds(WAIT_TIME), in BlockCompensatedSync() local 243 ASSERT_EQ(result, true); in BlockCompensatedSync()
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/ |
H A D | dcamera_sink_controller.cpp | 501 DHLOGI("DCameraSinkController::OnStateChanged dhId: %{public}s, result: %{public}d", in OnStateChanged() 655 int32_t DCameraSinkController::DCameraNotifyInner(int32_t type, int32_t result, std::string reason) in DCameraNotifyInner() argument 659 event->eventResult_ = result; in DCameraNotifyInner()
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/ |
H A D | output_controller.cpp | 550 void OutputController::HandleControlResult(const std::shared_ptr<Plugin::Buffer>& data, int32_t result) in HandleControlResult() argument 552 switch (result) { in HandleControlResult() 555 TRUE_RETURN((ret == HANDLE_FAILED), "Handle result OUTPUT_FRAME failed."); in HandleControlResult() 575 TRUE_RETURN((ret == HANDLE_FAILED), "Handle result REPEAT_FREAM failed."); in HandleControlResult() 579 AVTRANS_LOGE("Invalid result."); in HandleControlResult()
|
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/ |
H A D | cloud_sync_service.cpp | 279 LOGI("Load CloudSync SA success,systemAbilityId:%{public}d, remoteObj result:%{public}s", systemAbilityId, in OnLoadSACompleteForRemote() 610 int32_t CloudSyncService::UploadAsset(const int32_t userId, const std::string &request, std::string &result) in UploadAsset() argument 620 auto ret = instance->OnUploadAsset(userId, request, result); in UploadAsset()
|
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/ |
H A D | cloud_sync_service_proxy.cpp | 817 int32_t CloudSyncServiceProxy::UploadAsset(const int32_t userId, const std::string &request, std::string &result) in UploadAsset() argument 851 result = reply.ReadString(); in UploadAsset() 1140 LOGI("Load CloudSync SA success,systemAbilityId:%{public}d, remoteObj result:%{private}s", systemAbilityId, in OnLoadSystemAbilitySuccess()
|
/third_party/elfutils/libdw/ |
H A D | libdwP.h | 675 Dwarf_Abbrev *result) 798 and cache the result (via tsearch). */ 810 Dwarf_Die *result, bool debug_types) 1354 The caller is responsible for freeing the result if not NULL. */
|
/third_party/cups-filters/filter/ |
H A D | texttopdf.c | 51 FcResult result; in font_load() local 65 candidates = FcFontSort (0, pattern, FcFalse, 0, &result); in font_load()
|
/third_party/icu/icu4c/source/common/ |
H A D | lstmbe.cpp | 717 // Calculate the result into forwardRow, which point to the data in the first half 788 UnicodeString result = ures_getUnicodeStringByKey(b, uscript_getShortName(script), &status); in defaultLSTM() local 790 return result; in defaultLSTM()
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asound.h | 601 snd_pcm_sframes_t result; member 607 snd_pcm_sframes_t result; member
|
/third_party/icu/icu4c/source/i18n/ |
H A D | tmutfmt.cpp | 175 Formattable& result, in parseObject() 256 * When result number is null, use plural rule to set the number. in parseObject() 279 result.adoptObject(tmutamt.orphan()); in parseObject() 174 parseObject(const UnicodeString& source, Formattable& result, ParsePosition& pos) const parseObject() argument
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-ia64.tex | 112 and any attempt to write them will result in an error 132 \Const{UNW\_IA64\_FR}\texttt{+1} will result in an error
|
/third_party/jerryscript/jerry-core/ecma/operations/ |
H A D | ecma-array-object.c | 231 * would result too much array hole in the underlying buffer. The these cases 470 * Note: if the new length would result too much array hole in the underlying arraybuffer 1117 ecma_value_t result = ecma_op_array_object_set_length (object_p, length_value, flags); in ecma_op_array_object_define_own_property() local 1120 return result; in ecma_op_array_object_define_own_property()
|
/third_party/node/src/api/ |
H A D | environment.cc | 93 MaybeLocal<Value> result = prepare->Call( in PrepareStackTraceCallback() local 98 return result; in PrepareStackTraceCallback()
|
/third_party/node/src/ |
H A D | node_process_methods.cc | 249 Local<Number> result = Number::New(env->isolate(), uptime / NANOS_PER_SEC); in Uptime() local 250 args.GetReturnValue().Set(result); in Uptime()
|
/third_party/node/test/cctest/ |
H A D | test_environment.cc | 153 v8::Local<v8::Value> result = script->Run(context).ToLocalChecked(); in TEST_F() local 154 CHECK(result->IsString()); in TEST_F() 435 " JSON.parse(message).result.result.value;\n" in TEST_F()
|
/third_party/node/deps/cjs-module-lexer/ |
H A D | lexer.js | 50 const result = { exports: [..._exports].filter(expt => expt !== undefined && !unsafeGetters.has(expt)), reexports: [...reexports].filter(reexpt => reexpt !== undefined) }; 52 return result;
|
/third_party/node/deps/icu-small/source/common/ |
H A D | lstmbe.cpp | 717 // Calculate the result into forwardRow, which point to the data in the first half 788 UnicodeString result = ures_getUnicodeStringByKey(b, uscript_getShortName(script), &status); in defaultLSTM() local 790 return result; in defaultLSTM()
|
/third_party/node/deps/npm/node_modules/jackspeak/dist/esm/ |
H A D | index.js | 311 const result = parseArgs({ 323 for (const token of result.tokens) {
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | tmutfmt.cpp | 179 Formattable& result, in parseObject() 260 * When result number is null, use plural rule to set the number. in parseObject() 283 result.adoptObject(tmutamt.orphan()); in parseObject() 178 parseObject(const UnicodeString& source, Formattable& result, ParsePosition& pos) const parseObject() argument
|
/third_party/node/deps/npm/node_modules/jackspeak/dist/commonjs/ |
H A D | index.js | 319 const result = (0, parse_args_js_1.parseArgs)({ 331 for (const token of result.tokens) {
|