Home
last modified time | relevance | path

Searched defs:checkName (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dallow_record.cpp63 bool checkName = !value.contains("name") || !value["name"].is_string(); in setAllowRecordField() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dhdi_codec.cpp104 bool checkName = std::any_of(std::begin(capabilityList), in IsSupportCodecType() local
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dthread_sampler_test.cpp70 uint32_t GetMMapSizeAndName(const std::string& checkName, std::string& mmapName) in GetMMapSizeAndName()
/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbstoreLockRowJsunit.test.js71 var checkName = 'zhangsan'; variable
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_mms.cpp865 bool HasNamedProperty(napi_env env, napi_value napiValue, std::vector<std::string> checkName) in HasNamedProperty()
919 std::vector<std::string> checkName = { "transactionId", "messageClass", "messageSize", "expiry", in ReadEncodeMmsType() local