Searched refs:CharToString (Results 1 – 3 of 3) sorted by relevance
649 ret = impl_->Build(CharToString(model_path), model_type, model_context);
194 …std::string AscendDeviceInfo::GetBufferOptimizeMode() const { return CharToString(GetBufferOptimiz…
3225 V8_INLINE Handle<String> CharToString(Factory* factory, const char* string, in CharToString() function3304 result = CharToString(this, string, mode); in HeapNumberToString()3326 result = CharToString(this, string, mode); in SmiToString()