Home
last modified time | relevance | path

Searched defs:owner_id (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
Dpacked-union.c11 unsigned owner_id; member
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
Dspotdatafeedsubscription.py31 def __init__(self, connection=None, owner_id=None, argument
Dsecuritygroup.py32 def __init__(self, connection=None, owner_id=None, argument
354 def add_grant(self, name=None, owner_id=None, cidr_ip=None, group_id=None, argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/
Ddbsecuritygroup.py46 def __init__(self, connection=None, owner_id=None, argument
/external/lldb/source/Target/
DProcess.cpp2089 Process::RemoveOwnerFromBreakpointSite (lldb::user_id_t owner_id, lldb::user_id_t owner_loc_id, Bre… in RemoveOwnerFromBreakpointSite()