HomeSort by relevance Sort by last modified time
    Searched defs:insertInstance (Results 1 - 3 of 3) sorted by null

  /system/libvintf/
HalInterface.cpp 55 bool HalInterface::insertInstance(const std::string& instanceOrPattern, bool isRegex) {
MatrixHal.cpp 147 void MatrixHal::insertInstance(const std::string& interface, const std::string& instance,
152 it->second.insertInstance(instance, isRegex);
  /external/pdfium/fxjs/xfa/
cjx_instancemanager.cpp 23 {"insertInstance", insertInstance_static},
253 CJS_Return CJX_InstanceManager::insertInstance(

Completed in 76 milliseconds