OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:base_service
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/os/health/
ServiceHealthStats.java
35
public static final int MEASUREMENT_START_SERVICE_COUNT = HealthKeys.
BASE_SERVICE
+ 1;
44
public static final int MEASUREMENT_LAUNCH_COUNT = HealthKeys.
BASE_SERVICE
+ 2;
HealthKeys.java
52
public static final int
BASE_SERVICE
= 50000;
/external/dbus/bus/
dispatch.c
653
char *
base_service
;
local
662
while ((
base_service
= _dbus_strdup (s)) == NULL)
684
socd.expected_service_name =
base_service
;
691
dbus_free (
base_service
);
1776
const char *
base_service
, *
base_service
_from_bus, *old_owner;
local
2440
const char *
base_service
;
local
3089
const char *
base_service
;
local
3786
const char *
base_service
;
local
4194
const char *
base_service
;
local
[
all
...]
Completed in 150 milliseconds