OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getAppVersion
(Results
1 - 4
of
4
) sorted by null
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/ver2_ulp_components/
ApplicationID.java
132
public ApplicationID.appVersionType
getAppVersion
() {
244
return
getAppVersion
() != null;
256
return
getAppVersion
();
279
+
getAppVersion
().toIndentedString(indent);
/external/skia/tools/
win_dbghelp.cpp
77
const char*
getAppVersion
() {
133
const char* szVersion =
getAppVersion
();
/external/skqp/tools/
win_dbghelp.cpp
77
const char*
getAppVersion
() {
133
const char* szVersion =
getAppVersion
();
/device/google/contexthub/firmware/os/core/
nanohubCommand.c
147
static uint32_t
getAppVersion
(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp)
[
all
...]
Completed in 811 milliseconds