Home
last modified time | relevance | path

Searched defs:strict (Results 1 – 25 of 41) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dinterface_utils.h81 const BASE_NS::array_view<const TypeId>& ids, bool strict) noexcept in CheckInterfaces()
94 …SE_NS::vector<BASE_NS::Uid>& uids, const BASE_NS::vector<BASE_NS::Uid>& reqs, bool strict) noexcept in CheckInterfaces()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dclass_registry.cpp85 ObjectCategoryBits category, bool strict, bool excludeDeprecated) const in GetAllTypes()
103 const BASE_NS::vector<BASE_NS::Uid>& interfaceUids, bool strict, bool excludeDeprecated) const in GetAllTypes()
H A Dattachment_container.cpp184 …IObject::Ptr> AttachmentContainer::GetAttachments(const BASE_NS::vector<TypeId>& uids, bool strict) in GetAttachments()
/ohos5.0/base/security/device_auth/common_lib/impl/src/
H A Dhc_tlv_parser.c51 int32_t ParseTlvNode(TlvBase *tlv, HcParcel *parcel, HcBool strict) in ParseTlvNode()
193 int32_t ParseTlvStruct(TlvBase *tlv, HcParcel *parcel, HcBool strict) in ParseTlvStruct()
297 HcBool DecodeTlvMessage(TlvBase *msg, HcParcel *parcel, HcBool strict) in DecodeTlvMessage()
332 int32_t ParseTlvBuffer(TlvBase *tlv, HcParcel *parcel, HcBool strict) in ParseTlvBuffer()
380 int32_t ParseTlvString(TlvBase *tlv, HcParcel *parcel, HcBool strict) in ParseTlvString()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/ts/streamhash/
H A Dtsconfig.json9 "strict": true, boolean
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/ts/streamrw/
H A Dtsconfig.json9 "strict": true, boolean
/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/
H A Dtsconfig.json9 "strict": true, boolean
/ohos5.0/commonlibrary/ets_utils/js_api_module/uri/
H A Dtsconfig.json9 "strict": true, boolean
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Dtsconfig.json9 "strict": true, boolean
/ohos5.0/commonlibrary/ets_utils/js_util_module/stream/
H A Dtsconfig.json9 "strict": true, boolean
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dtsconfig.json9 "strict": true, boolean
/ohos5.0/commonlibrary/ets_utils/js_util_module/json/
H A Dtsconfig.json10 "strict": true, boolean
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Dtsconfig.json10 "strict": true, boolean
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Dtsconfig.json9 "strict": true, boolean
/aosp12/system/linkerconfig/modules/
H A Dbasecontext.cc33 void BaseContext::SetStrictMode(bool strict) { in SetStrictMode()
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_action/
H A Dthermal_action_manager.h34 bool strict = false; member
/aosp12/build/soong/android/
H A Dmakevars.go201 strict bool member
424 func (c *makeVarsContext) addVariableRaw(name, value string, strict, sort bool) { argument
433 func (c *makeVarsContext) addVariable(name, ninjaStr string, strict, sort bool) { argument
/aosp12/art/runtime/verifier/
H A Dreg_type-inl.h72 bool strict, in AssignableFrom()
/aosp12/system/core/libmodprobe/
H A Dlibmodprobe.cpp396 bool Modprobe::LoadWithAliases(const std::string& module_name, bool strict, in LoadWithAliases()
440 bool Modprobe::LoadListedModules(bool strict) { in LoadListedModules()
/aosp12/hardware/interfaces/gnss/1.1/vts/functional/
H A Dgnss_hal_test.cpp102 bool GnssHalTest::StartAndCheckFirstLocation(const bool strict, const int min_interval_msec, in StartAndCheckFirstLocation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_event_hub.cpp162 int32_t ListEventHub::GetListItemIndexByPosition(float x, float y, bool strict) in GetListItemIndexByPosition()
/aosp12/system/libhwbinder/
H A DDebug.cpp93 bool strict = false) in typetostring()
/aosp12/hardware/interfaces/gnss/2.0/vts/functional/
H A Dgnss_hal_test.cpp100 bool GnssHalTest::StartAndCheckFirstLocation(const bool strict, const int min_interval_msec, in StartAndCheckFirstLocation()
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_report_test.cpp131 bool strict = g_configParser->GetActionStrict(actionName); in ActionValueDecision() local
170 bool strict = g_configParser->GetActionStrict(actionName); in LcdValueDecision() local
/aosp12/frameworks/native/libs/binder/
H A DDebug.cpp109 bool strict = false) in typetostring()

12