Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/jni/
DMediaProviderWrapper.h78 const std::string io_path; member
Dnode-inl.h129 static node* Create(node* parent, const std::string& name, const std::string& io_path, in Create()
368 node(node* parent, const std::string& name, const std::string& io_path, in node()
DFuseDaemon.cpp428 const string& io_path = node->GetIoPath(); in get_path() local
503 const string& io_path = file_lookup_result->io_path; in validate_node_path() local
532 const string& io_path = file_lookup_result->io_path; in make_node_entry() local
1239 const string& io_path = get_path(node); in pf_open() local
DMediaProviderWrapper.cpp320 const string& io_path, uid_t uid, in OnFileOpen()