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

  /external/chromium_org/chrome/browser/extensions/
active_install_data.h 26 bool is_ephemeral; member in struct:extensions::ActiveInstallData
install_observer.h 31 bool is_ephemeral; member in struct:extensions::InstallObserver::ExtensionInstallParams
webstore_installer.h 164 bool is_ephemeral; member in struct:extensions::WebstoreInstaller::Approval
extension_install_prompt.cc 711 bool is_ephemeral = local
715 if (is_ephemeral)
  /external/chromium_org/chrome/browser/profiles/
profile_impl.cc 1395 bool is_ephemeral = GetPrefs()->GetBoolean(prefs::kForceEphemeralProfiles); local
    [all...]
profile_manager.cc 864 bool is_ephemeral = local
    [all...]
  /external/iproute2/misc/
ss.c 541 static int is_ephemeral(int port) function
568 if (!is_ephemeral(port)) {
    [all...]
  /external/chromium_org/third_party/cython/src/Cython/Compiler/
ExprNodes.py 321 def is_ephemeral(self): member in class:ExprNode
1838 def is_ephemeral(self): member in class:NameNode
2776 def is_ephemeral(self): member in class:IndexNode
5496 def is_ephemeral(self): member in class:AttributeNode
10559 def is_ephemeral(self): member in class:PyTypeTestNode
    [all...]

Completed in 302 milliseconds