OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destination_id
(Results
1 - 2
of
2
) sorted by null
/art/runtime/verifier/
verifier_deps.cc
487
dex::StringIndex
destination_id
= GetClassDescriptorStringId(dex_file, destination);
local
491
dex_deps->assignable_types_.emplace(TypeAssignability(
destination_id
, source_id));
493
dex_deps->unassignable_types_.emplace(TypeAssignability(
destination_id
, source_id));
[
all
...]
/external/ipsec-tools/src/racoon/
racoon.conf.5
907
.Ic sainfo ( Ar source_id
destination_id
| Ar source_id Ic anonymous | Ic anonymous Ar
destination_id
| Ic anonymous ) [ from Ar idtype [ Ar string ] ] [ Ic group Ar string ]
913
.Ar
destination_id
[
all
...]
Completed in 205 milliseconds