Home
last modified time | relevance | path

Searched defs:isBlock (Results 1 - 25 of 26) sorted by relevance

12

/base/telephony/call_manager/services/spam_call/src/
H A Dcallback_stub_helper.cpp45 bool isBlock = false; in OnResult() local
H A Dspam_call_adapter.cpp143 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 Dclienttransproxyfilecommon_fuzzer.cpp52 bool isBlock = *(reinterpret_cast<const bool*>(data)); in ClientTransProxyFileCommonTest() local
/third_party/spirv-tools/source/val/
H A Dvalidate_decorations.cpp95 bool isBlock(uint32_t struct_id, ValidationState_t& vstate) { in isBlock() function
/base/startup/init/test/unittest/ueventd/
H A Dueventd_event_unittest.cpp341 bool isBlock = S_ISBLK(st.st_mode); in HWTEST_F() local
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch2_test.cpp87 bool isBlock = false; in HWTEST_F() local
/base/startup/init/ueventd/
H A Dueventd_device_handler.c148 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 Dbms_bundle_updater_test.cpp209 bool isBlock = false; in UpdateBundle() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_common.c287 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 Dplatform_specific.cpp351 int FileLock(const FileHandle *fileHandle, bool isBlock) in FileLock() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DFormat.h107 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 DBitstreamRemarkParser.cpp249 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 Dmedialibrary_utils_test.cpp368 bool isBlock = true; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/services/media_distributed/src/database_manage/
H A Dmedialibrary_sync_operation.cpp368 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 DSlotIndexes.h226 bool isBlock() const { return getSlot() == Slot_Block; } in isBlock() function in llvm::SlotIndex
/base/telephony/call_manager/services/call/src/
H A Dcall_status_manager.cpp453 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 Dbubble_pattern.cpp435 auto isBlock = layoutProp->GetBlockEventValue(true); in StartEnteringTransitionEffects() local
541 auto isBlock = layoutProp->GetBlockEventValue(true); in StartAlphaEnteringAnimation() local
H A Dbubble_layout_algorithm.cpp486 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 Dmock_netsys_native_client.cpp571 int32_t MockNetsysNativeClient::SetBlocking(int32_t ifaceFd, bool isBlock) in SetBlocking() argument
H A Dnetsys_controller.cpp871 int32_t NetsysController::SetBlocking(int32_t ifaceFd, bool isBlock) in SetBlocking() argument
H A Dnetsys_controller_service_impl.cpp556 int32_t NetsysControllerServiceImpl::SetBlocking(int32_t ifaceFd, bool isBlock) in SetBlocking() argument
H A Dnetsys_native_client.cpp1080 int32_t NetsysNativeClient::SetBlocking(int32_t ifaceFd, bool isBlock) in SetBlocking() argument
/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.cpp109 void SetThreadSignalMask(int signo, bool isAddSignal, bool isBlock) in SetThreadSignalMask() argument
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h93 bool isBlock; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DBuildSPIRV.cpp365 const bool isBlock = type.isInterfaceBlock() || type.getStruct(); in inferDefaults() local

Completed in 39 milliseconds

12