/ohos5.0/foundation/communication/bluetooth_service/test/unittest/map/ |
H A D | map_mse_test.cpp | 139 bool isOk = profile_->IsConnected(device); variable 201 bool isOk = profile_->SetConnectionStrategy(device, strategy); variable
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/pbap/ |
H A D | pbap_client_test.cpp | 197 bool isOk = profile_->SetConnectionStrategy(device, strategy); variable 309 bool isOk = profile_->IsDownloading(device); variable
|
H A D | pbap_server_test.cpp | 175 bool isOk = profile_->SetConnectionStrategy(device, strategy); variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/ |
H A D | route_head_handler_impl.cpp | 138 auto isOk = PackDataHead(data, headSize_); in PackData() local 233 auto isOk = UnPackDataBody(data + sizeof(RouteHead), totalLen - sizeof(RouteHead)); in UnPackData() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/symbol_animation/ |
H A D | symbol_node_build.cpp | 36 auto isOk = outPath.Op(pathTemp, pathLayers[h], RSPathOp::DIFFERENCE); in MergePath() local
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_timer_mgr_test/ |
H A D | fms_form_timer_mgr_test.cpp | 66 …bool isOk = FormTimerMgr::GetInstance().AddFormTimer(PARAM_FORM_ID_VALUE_1, 1 * Constants::MIN_PE… variable 79 bool isOk = FormTimerMgr::GetInstance().AddFormTimer(PARAM_FORM_ID_VALUE_2, 2, 50, 0); variable 273 bool isOk = FormTimerMgr::GetInstance().AddFormTimer(PARAM_FORM_ID_VALUE_1, 0); variable 286 bool isOk = FormTimerMgr::GetInstance().AddFormTimer(PARAM_FORM_ID_VALUE_2, 0, 60, 0); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/ |
H A D | hm_symbol_node_build.cpp | 67 bool isOk = outPath.Op(pathsColor[j].path, maskPath, Drawing::PathOp::DIFFERENCE); in MergeMaskPath() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
H A D | fillp_dfx.c | 497 FILLP_INT32 isOk = DoShowSockConfigRes(sockIndex, &sock->resConf, data, &len); in FillpDumpShowSockResource() local 584 FILLP_INT isOk = DoShowSockList(sock, data, &len); in FillpDumpShowSockList() local 653 FILLP_INT isOk = showCb(sock, data, &len); in FillpDumpShowSockData() local
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/ |
H A D | crypto_brainpool_no_length_verify_test.cpp | 851 bool isOk = spiObj->engineVerify(nullptr, &input, &out); variable 869 bool isOk = spiObj->engineVerify((HcfVerifySpi *)&obj, &input, &input); variable
|
H A D | crypto_sm2_verify_test.cpp | 888 bool isOk = spiObj->engineVerify(nullptr, &input, &out); variable
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/strategy/ |
H A D | video_strategy_center.cpp | 261 void VideoStrategyCenter::UpdateSingleTime(bool isOk) in UpdateSingleTime()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/opp/ |
H A D | napi_bluetooth_opp.cpp | 200 bool isOk = false; in CancelTransfer() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_round_corner_display_test.cpp | 798 bool isOk = rs_rcd::XMLReader::RegexMatchNum(tmpCase); variable 804 bool isOk = rs_rcd::XMLReader::RegexMatchNum(tmpCase); variable
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/ecc/ |
H A D | crypto_ecc_verify_sub_test.cpp | 1765 bool isOk = spiObj->engineVerify(nullptr, &input, &out); variable 1790 bool isOk = spiObj->engineVerify((HcfVerifySpi *)&obj, &input, &input); variable
|
H A D | crypto_ecc_no_length_verify_sub_test.cpp | 1958 bool isOk = spiObj->engineVerify(nullptr, &input, &out); variable 1977 bool isOk = spiObj->engineVerify((HcfVerifySpi *)&obj, &input, &input); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_compressor.cpp | 137 bool isOk = true; in CheckImageQuality() local
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/ |
H A D | converter.cpp | 62 bool isOk = true; in Utf8ToUtf16BE() local
|
/ohos5.0/commonlibrary/ets_utils/platform/ohos/ |
H A D | util_helper.cpp | 180 bool isOk = true; in Utf8ToUtf16BE() local
|
/ohos5.0/foundation/window/window_manager/utils/include/ |
H A D | window_helper.h | 489 bool isOk = true; in CalculateTouchHotAreas() local
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/test/ |
H A D | test_napi.cpp | 1324 bool isOk = false; variable
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/ |
H A D | user_auth_interface_service.cpp | 1193 bool isOk = CheckRemoteExecutorInfo(execInfoMsg, &out); in verifyExecutorRegisterInfo() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
H A D | draw_cmd.cpp | 1627 auto isOk = outPath.Op(pathTemp, pathLayers[h], Drawing::PathOp::DIFFERENCE); in MergeDrawingPath() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/ |
H A D | camera_framework_unittest.cpp | 996 bool isOk = false; in __anon779f14c50702() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/ |
H A D | camera_framework_moduletest.cpp | 1435 bool isOk = false; in __anon0f1f2f4b0202() local
|