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

  /external/libchrome/base/debug/
proc_maps_linux.h 20 enum Permission {
  /external/v8/include/
v8-platform.h 208 enum Permission {
218 * Allocates memory in range with the given alignment and permission.
221 Permission permissions) = 0;
238 Permission permissions) = 0;
  /external/libchrome/base/files/
file_path_watcher_unittest.cc 798 enum Permission {
805 bool ChangeFilePermissions(const FilePath& path, Permission perm, bool allow) {
  /external/webrtc/webrtc/p2p/base/
turnserver.cc 53 // Encapsulates a TURN permission.
54 // The object is created when a create permission request is received by an
56 class TurnServerAllocation::Permission : public rtc::MessageHandler {
58 Permission(rtc::Thread* thread, const rtc::IPAddress& peer);
59 ~Permission();
64 sigslot::signal1<Permission*> SignalDestroyed;
681 // If a permission exists, send the data on to the peer.
686 LOG_J(LS_WARNING, this) << "Received send indication without permission"
707 // Add this permission.
710 LOG_J(LS_INFO, this) << "Created permission, peer=
    [all...]
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 

Completed in 661 milliseconds