Home
last modified time | relevance | path

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

/system/core/libunwindstack/tests/
DElfTest.cpp364 std::string global("something"); in TEST_F() local
376 std::string global("something"); in TEST_F() local
391 std::string global("something"); in TEST_F() local
409 std::string global("something"); in TEST_F() local
432 std::string global("something"); in TEST_F() local
452 std::string global("something"); in TEST_F() local
473 std::string global("something"); in TEST_F() local
DElfFake.cpp46 bool ElfInterfaceFake::GetGlobalVariable(const std::string& global, uint64_t* offset) { in GetGlobalVariable()
DElfFake.h81 void FakeSetGlobalVariable(const std::string& global, uint64_t offset) { in FakeSetGlobalVariable()
/system/core/debuggerd/crasher/
Dcrasher.cpp93 void* global = 0; // So GCC doesn't optimize the tail recursion out of overflow_stack. variable
/system/memory/libmemunreachable/tests/
DMemUnreachable_test.cpp125 TEST_F(MemunreachableTest, global) { in TEST_F() argument
/system/core/libunwindstack/tests/fuzz/
DUnwinderComponentCreator.cpp72 bool global = data_provider->ConsumeBool(); in ElfPushFakeFunctionData() local
/system/core/liblog/
Dproperties.cpp468 static struct cache2_property_size global = { in __android_logger_get_buffer_size() local
/system/core/debuggerd/
Ddebuggerd_test.cpp1412 static volatile void* global = buf; in overflow_stack() local