Home
last modified time | relevance | path

Searched defs:io_path (Results 1 – 4 of 4) sorted by relevance

/packages/providers/MediaProvider/jni/
DMediaProviderWrapper.h83 const std::string io_path; member
Dnode-inl.h146 static node* Create(node* parent, const std::string& name, const std::string& io_path, in Create()
412 node(node* parent, const std::string& name, const std::string& io_path, in node()
DFuseDaemon.cpp529 const string& io_path = node->GetIoPath(); in get_path() local
597 const string& io_path = file_lookup_result->io_path; in validate_node_path() local
627 const string& io_path = file_lookup_result->io_path; in make_node_entry() local
1555 const string& io_path = get_path(node); in pf_open() local
DMediaProviderWrapper.cpp302 const string& io_path, uid_t uid, in OnFileOpen()