/foundation/communication/bluetooth_service/test/unittest/map/ |
H A D | map_mse_test.cpp | 139 bool isOk = profile_->IsConnected(device); in HWTEST_F() local 201 bool isOk = profile_->SetConnectionStrategy(device, strategy); in HWTEST_F() local
|
/foundation/communication/bluetooth_service/test/unittest/pbap/ |
H A D | pbap_client_test.cpp | 197 bool isOk = profile_->SetConnectionStrategy(device, strategy); in HWTEST_F() local 309 bool isOk = profile_->IsDownloading(device); in HWTEST_F() local
|
H A D | pbap_server_test.cpp | 175 bool isOk = profile_->SetConnectionStrategy(device, strategy); in HWTEST_F() local
|
/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_PERIOD); in HWTEST_F() local 79 bool isOk = FormTimerMgr::GetInstance().AddFormTimer(PARAM_FORM_ID_VALUE_2, 2, 50, 0); in HWTEST_F() local 273 bool isOk = FormTimerMgr::GetInstance().AddFormTimer(PARAM_FORM_ID_VALUE_1, 0); in HWTEST_F() local 286 bool isOk = FormTimerMgr::GetInstance().AddFormTimer(PARAM_FORM_ID_VALUE_2, 0, 60, 0); in HWTEST_F() local
|
/foundation/communication/bluetooth/frameworks/js/napi/src/opp/ |
H A D | napi_bluetooth_opp.cpp | 197 bool isOk = false;
in CancelTransfer() local
|
/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
|
/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() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/ |
H A D | route_head_handler_impl.cpp | 139 auto isOk = PackDataHead(data, headSize_);
in PackData() local 234 auto isOk = UnPackDataBody(data + sizeof(RouteHead), totalLen - sizeof(RouteHead));
in UnPackData() local
|
/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_compressor.cpp | 137 bool isOk = true; in CheckImageQuality() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_round_corner_display_test.cpp | 801 bool isOk = rs_rcd::XMLReader::RegexMatchNum(tmpCase); in HWTEST_F() local 807 bool isOk = rs_rcd::XMLReader::RegexMatchNum(tmpCase); in HWTEST_F() local
|
/foundation/window/window_manager/utils/include/ |
H A D | window_helper.h | 484 bool isOk = true; in CalculateTouchHotAreas() local
|
/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
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
H A D | draw_cmd.cpp | 1942 auto isOk = outPath.Op(pathTemp, pathLayers[h], Drawing::PathOp::DIFFERENCE); in MergeDrawingPath() local
|