Home
last modified time | relevance | path

Searched defs:global (Results 1 – 9 of 9) sorted by relevance

/system/logging/logd/
DPkgIds.cpp52 struct PkgIdMap* global = static_cast<struct PkgIdMap*>(userdata); in PackageParseCallback() local
60 static bool ReadPackageList(struct PkgIdMap* global) { in ReadPackageList()
68 static void WatchPackageList(struct PkgIdMap* global) { in WatchPackageList()
123 static void StartHandler(struct PkgIdMap* global) { in StartHandler()
/system/unwinding/libunwindstack/tests/
DElfTest.cpp373 std::string global("something"); in TEST_F() local
385 std::string global("something"); in TEST_F() local
400 std::string global("something"); in TEST_F() local
418 std::string global("something"); in TEST_F() local
441 std::string global("something"); in TEST_F() local
461 std::string global("something"); in TEST_F() local
482 std::string global("something"); in TEST_F() local
DElfFake.cpp47 bool ElfInterfaceFake::GetGlobalVariable(const std::string& global, uint64_t* offset) { in GetGlobalVariable()
DElfFake.h82 void FakeSetGlobalVariable(const std::string& global, uint64_t offset) { in FakeSetGlobalVariable()
/system/extras/simpleperf/
Dcmd_monitor_test.cpp74 TEST(monitor_cmd, global) { in TEST() argument
/system/core/debuggerd/crasher/
Dcrasher.cpp101 void* global = 0; // So GCC doesn't optimize the tail recursion out of overflow_stack. variable
/system/memory/libmemunreachable/tests/
DMemUnreachable_test.cpp129 TEST_F(MemunreachableTest, global) { in TEST_F() argument
/system/unwinding/libunwindstack/tests/fuzz/
DUnwinderComponentCreator.cpp69 bool global = data_provider->ConsumeBool(); in ElfPushFakeFunctionData() local
/system/core/debuggerd/
Ddebuggerd_test.cpp2368 static volatile void* global = buf; in overflow_stack() local