HomeSort by relevance Sort by last modified time
    Searched refs:init_build_type_callback (Results 1 - 2 of 2) sorted by null

  /frameworks/base/cmds/statsd/src/
StatsService.h 159 static void init_build_type_callback(void* cookie, const char* name, const char* value,
StatsService.cpp 185 __system_property_read_callback(buildType, init_build_type_callback, this);
189 void StatsService::init_build_type_callback(void* cookie, const char* /*name*/, const char* value, function in class:android::os::statsd::StatsService
    [all...]

Completed in 53 milliseconds