Home
last modified time | relevance | path

Searched defs:local (Results 1 – 10 of 10) sorted by relevance

/system/unwinding/libunwindstack/tests/
DMemoryLocalTest.cpp33 MemoryLocal local; in TEST() local
54 MemoryLocal local; in TEST() local
62 MemoryLocal local; in TEST() local
80 MemoryLocal local; in TEST() local
99 MemoryLocal local; in TEST() local
DMemoryMteTest.cpp94 MemoryLocal local; in TEST() local
DUnwindTest.cpp217 TEST_F(UnwindTest, local) { in TEST_F() argument
/system/netd/server/
DPppController.cpp52 int PppController::attachPppd(const char *tty, struct in_addr local, in attachPppd()
DRouteController.cpp137 static uint32_t getRouteTableIndexFromGlobalRouteTableIndex(uint32_t index, bool local) { in getRouteTableIndexFromGlobalRouteTableIndex()
146 uint32_t RouteController::getRouteTableForInterfaceLocked(const char* interface, bool local) { in getRouteTableForInterfaceLocked()
196 uint32_t RouteController::getRouteTableForInterface(const char* interface, bool local) { in getRouteTableForInterface()
889 bool add, bool modifyNonUidBasedRules, bool local) { in modifyPhysicalNetwork()
1278 int RouteController::flushRoutes(const char* interface, bool local) { in flushRoutes()
1338 const UidRangeMap& uidRangeMap, bool local) { in addInterfaceToPhysicalNetwork()
1357 bool local) { in removeInterfaceFromPhysicalNetwork()
1403 Permission newPermission, bool local) { in modifyPhysicalNetworkPermission()
1537 const UidRangeMap& uidRangeMap, bool local) { in addUsersToPhysicalNetwork()
1543 const UidRangeMap& uidRangeMap, bool local) { in removeUsersFromPhysicalNetwork()
DPhysicalNetwork.cpp59 PhysicalNetwork::PhysicalNetwork(unsigned netId, PhysicalNetwork::Delegate* delegate, bool local) in PhysicalNetwork()
DNetworkController.cpp400 bool local) { in createPhysicalNetworkLocked()
426 int NetworkController::createPhysicalNetwork(unsigned netId, Permission permission, bool local) { in createPhysicalNetwork()
/system/tools/hidl/
DAST.cpp626 Type *local = findDefinedType(autofilled, &matchingName); in lookupAutofilledType() local
/system/libhwbinder/
DParcel.cpp188 BHwBinder *local = binder->localBinder(); in flatten_binder() local
/system/netd/tests/
Dbinder_test.cpp891 const bool local = GetParam(); in TEST_P() local