| /base/telephony/call_manager/services/spam_call/src/ |
| H A D | callback_stub_helper.cpp | 45 bool isBlock = false; in OnResult() local
|
| H A D | spam_call_adapter.cpp | 143 void SpamCallAdapter::ParseDetectResult(const std::string &jsonData, bool &isBlock, in ParseDetectResult() argument 206 void SpamCallAdapter::GetParseResult(bool &isBlock, NumberMarkInfo &info, int32_t &blockReason) in GetParseResult() argument 213 void SpamCallAdapter::SetParseResult(bool &isBlock, NumberMarkInfo &info, int32_t &blockReason) in SetParseResult() argument
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttransproxyfilecommon_fuzzer/ |
| H A D | clienttransproxyfilecommon_fuzzer.cpp | 52 bool isBlock = *(reinterpret_cast<const bool*>(data)); in ClientTransProxyFileCommonTest() local
|
| /third_party/spirv-tools/source/val/ |
| H A D | validate_decorations.cpp | 95 bool isBlock(uint32_t struct_id, ValidationState_t& vstate) { in isBlock() function
|
| /base/startup/init/test/unittest/ueventd/ |
| H A D | ueventd_event_unittest.cpp | 341 bool isBlock = S_ISBLK(st.st_mode); in HWTEST_F() local
|
| /base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
| H A D | zero_branch2_test.cpp | 87 bool isBlock = false; in HWTEST_F() local
|
| /base/startup/init/ueventd/ |
| H A D | ueventd_device_handler.c | 148 static int CreateDeviceNode(const struct Uevent *uevent, const char *deviceNode, char **symLinks, bool isBlock) in CreateDeviceNode() argument 358 static void HandleDeviceNode(const struct Uevent *uevent, const char *deviceNode, bool isBlock) in HandleDeviceNode() argument 470 bool isBlock = true; in HandleBlockDeviceEvent() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_updater_test/ |
| H A D | bms_bundle_updater_test.cpp | 209 bool isBlock = false; in UpdateBundle() local
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/ |
| H A D | client_trans_proxy_file_common.c | 287 int32_t FileLock(int32_t fd, int32_t type, bool isBlock) in FileLock() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | platform_specific.cpp | 351 int FileLock(const FileHandle *fileHandle, bool isBlock) in FileLock() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | Format.h | 107 bool isBlock; member 130 Format(FormatID id, GLenum glFormat, GLenum fboFormat, rx::MipGenerationFunction mipGen, const rx::FastCopyFunctionMap &fastCopyFunctions, rx::PixelReadFunction colorRead, rx::PixelWriteFunction colorWrite, GLenum componentType, GLuint redBits, GLuint greenBits, GLuint blueBits, GLuint alphaBits, GLuint luminanceBits, GLuint depthBits, GLuint stencilBits, GLuint pixelBytes, GLuint componentAlignmentMask, bool isBlock, bool isFixed, bool isScaled, bool isSRGB, bool isYUV, gl::VertexAttribType vertexAttribType) Format() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
| H A D | BitstreamRemarkParser.cpp | 249 static Expected<bool> isBlock(BitstreamCursor &Stream, unsigned BlockID) { in isBlock() function
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_utils_test/src/ |
| H A D | medialibrary_utils_test.cpp | 368 bool isBlock = true; in HWTEST_F() local
|
| /foundation/multimedia/media_library/frameworks/services/media_distributed/src/database_manage/ |
| H A D | medialibrary_sync_operation.cpp | 368 bool MediaLibrarySyncOperation::SyncPushTable(MediaLibrarySyncOpts &syncOpts, vector<string> &devices, bool isBlock) in SyncPushTable() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | SlotIndexes.h | 226 bool isBlock() const { return getSlot() == Slot_Block; } in isBlock() function in llvm::SlotIndex
|
| /base/telephony/call_manager/services/call/src/ |
| H A D | call_status_manager.cpp | 453 int32_t CallStatusManager::HandleRejectCall(sptr<CallBase> &call, bool isBlock) in HandleRejectCall() argument 1457 bool isBlock = false; in ShouldBlockIncomingCall() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
| H A D | bubble_pattern.cpp | 435 auto isBlock = layoutProp->GetBlockEventValue(true); in StartEnteringTransitionEffects() local 541 auto isBlock = layoutProp->GetBlockEventValue(true); in StartAlphaEnteringAnimation() local
|
| H A D | bubble_layout_algorithm.cpp | 486 auto isBlock = bubbleProp->GetBlockEventValue(true); in Layout() local 511 void BubbleLayoutAlgorithm::SetHotAreas(bool showInSubWindow, bool isBlock, in SetHotAreas() argument
|
| /foundation/communication/netmanager_base/services/netsyscontroller/src/ |
| H A D | mock_netsys_native_client.cpp | 571 int32_t MockNetsysNativeClient::SetBlocking(int32_t ifaceFd, bool isBlock) in SetBlocking() argument
|
| H A D | netsys_controller.cpp | 871 int32_t NetsysController::SetBlocking(int32_t ifaceFd, bool isBlock) in SetBlocking() argument
|
| H A D | netsys_controller_service_impl.cpp | 556 int32_t NetsysControllerServiceImpl::SetBlocking(int32_t ifaceFd, bool isBlock) in SetBlocking() argument
|
| H A D | netsys_native_client.cpp | 1080 int32_t NetsysNativeClient::SetBlocking(int32_t ifaceFd, bool isBlock) in SetBlocking() argument
|
| /base/hiviewdfx/hicollie/frameworks/native/ |
| H A D | watchdog_inner.cpp | 109 void SetThreadSignalMask(int signo, bool isAddSignal, bool isBlock) in SetThreadSignalMask() argument
|
| /foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/ |
| H A D | rdb_types.h | 93 bool isBlock; member
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | BuildSPIRV.cpp | 365 const bool isBlock = type.isInterfaceBlock() || type.getStruct(); in inferDefaults() local
|