Searched defs:checkName (Results 1 – 5 of 5) sorted by relevance
63 bool checkName = !value.contains("name") || !value["name"].is_string(); in setAllowRecordField() local
104 bool checkName = std::any_of(std::begin(capabilityList), in IsSupportCodecType() local
70 uint32_t GetMMapSizeAndName(const std::string& checkName, std::string& mmapName) in GetMMapSizeAndName()
71 var checkName = 'zhangsan'; variable
865 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