OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMarkResult
(Results
1 - 3
of
3
) sorted by null
/system/netd/
ResponseCode.h
49
static const int
GetMarkResult
= 225;
SecondaryTableController.cpp
566
cli->sendMsg(ResponseCode::
GetMarkResult
, mark_str, false);
572
cli->sendMsg(ResponseCode::
GetMarkResult
, protect_mark_str, false);
/frameworks/base/services/java/com/android/server/
NetworkManagementService.java
27
import static com.android.server.NetworkManagementService.NetdResponseCode.
GetMarkResult
;
133
public static final int
GetMarkResult
= 225;
[
all
...]
Completed in 1499 milliseconds