Home
last modified time | relevance | path

Searched defs:namespace_fd (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dcomponent.cc361 FileInNamespaceBuffer(int namespace_fd, const char* path, bool executable) in FileInNamespaceBuffer()
422 std::unique_ptr<fml::Mapping> CreateWithContentsOfFile(int namespace_fd, in CreateWithContentsOfFile()
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/
Ddart_component_controller.cc321 intptr_t namespace_fd = -1; in CreateIsolate() local