Searched defs:checkName (Results 1 – 2 of 2) sorted by relevance
71 uint32_t GetMMapSizeAndName(const std::string& checkName, std::string& mmapName) in GetMMapSizeAndName()
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